godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
_classBinding.play
godot
animationplayer
AnimationPlayer
_classBinding
Undocumented in source.
struct
_classBinding
__gshared
@
GodotName
("play")
GodotMethod
!(
void
,
String
,
double
,
double
,
bool
)
play
;
Meta
Source
See Implementation
godot
animationplayer
AnimationPlayer
_classBinding
static variables
_animationChanged
_nodeRemoved
addAnimation
advance
animationGetNext
animationSetNext
clearCaches
clearQueue
findAnimation
getAnimation
getAnimationList
getAnimationProcessMode
getAssignedAnimation
getAutoplay
getBlendTime
getCurrentAnimation
getCurrentAnimationLength
getCurrentAnimationPosition
getDefaultBlendTime
getPlayingSpeed
getRoot
getSpeedScale
hasAnimation
isActive
isPlaying
play
playBackwards
queue
removeAnimation
renameAnimation
seek
setActive
setAnimationProcessMode
setAssignedAnimation
setAutoplay
setBlendTime
setCurrentAnimation
setDefaultBlendTime
setRoot
setSpeedScale
stop