Struct flo_animation::editor::AnimationEditor [] [src]

pub struct AnimationEditor { /* fields omitted */ }

Editor that can be used to commit edits to an animation

Methods

impl AnimationEditor
[src]

[src]

Creates a new animation editor

[src]

Performs some edits on the specified editable animation

Trait Implementations

Auto Trait Implementations