godot::classes

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ยง

AnimationMethodCallMode
AnimationProcessCallback
ExPlay
Default-param extender for AnimationPlayer::play_ex.
ExPlayBackwards
Default-param extender for AnimationPlayer::play_backwards_ex.
ExPlayWithCapture
Default-param extender for AnimationPlayer::play_with_capture_ex.
ExSeek
Default-param extender for AnimationPlayer::seek_ex.
ExStop
Default-param extender for AnimationPlayer::stop_ex.