Module animation_player
Expand description
Sidecar module for class AnimationPlayer
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for AnimationPlayer
enums.
Structsยง
- Default-param extender for
AnimationPlayer::play_ex
. - Default-param extender for
AnimationPlayer::play_backwards_ex
. - Default-param extender for
AnimationPlayer::play_with_capture_ex
. - Default-param extender for
AnimationPlayer::seek_ex
. - Default-param extender for
AnimationPlayer::stop_ex
.