Struct spine_data::spine::AnimationSlot [] [src]

pub struct AnimationSlot {
    pub attachment: Vec<AttachmentKeyframe>,
    pub color: Vec<ColorKeyframe>,
}

Fields

Trait Implementations

impl Clone for AnimationSlot
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for AnimationSlot
[src]

[src]

Formats the value using the given formatter.