godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AnimatedSprite3D.isPlaying
godot
animatedsprite3d
AnimatedSprite3D
Return true if an animation if currently being played.
struct
AnimatedSprite3D
@
nogc
nothrow const
bool
isPlaying
(
)
Meta
Source
See Implementation
godot
animatedsprite3d
AnimatedSprite3D
aliases
BaseClasses
functions
_isPlaying
_resChanged
_setPlaying
getAnimation
getFrame
getSpriteFrames
isPlaying
opAssign
opEquals
play
setAnimation
setFrame
setSpriteFrames
stop
properties
animation
frame
frames
playing
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Return true if an animation if currently being played.