pub type HoverReg = HoverFxRegistry;Aliased Type§
pub struct HoverReg {
pub effects: Vec<HoverFxDefinition>,
}Fields§
§effects: Vec<HoverFxDefinition>pub type HoverReg = HoverFxRegistry;pub struct HoverReg {
pub effects: Vec<HoverFxDefinition>,
}effects: Vec<HoverFxDefinition>