Struct zaplib_components::AnimSelect
source · [−]Fields
ypos: f32
invert: bool
time: f64
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AnimSelect
impl Send for AnimSelect
impl Sync for AnimSelect
impl Unpin for AnimSelect
impl UnwindSafe for AnimSelect
Blanket Implementations
Mutably borrows from an owned value. Read more