godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AnimatedSprite.frame
godot
animatedsprite
AnimatedSprite
The displayed animation frame's index.
long
frame
[@property getter]
long
frame
[@property setter]
struct
AnimatedSprite
@
nogc
nothrow @
property
void
frame
(
long
v
)
Meta
Source
See Implementation
godot
animatedsprite
AnimatedSprite
aliases
BaseClasses
functions
_isPlaying
_resChanged
_setPlaying
getAnimation
getFrame
getOffset
getSpeedScale
getSpriteFrames
isCentered
isFlippedH
isFlippedV
isPlaying
opAssign
opEquals
play
setAnimation
setCentered
setFlipH
setFlipV
setFrame
setOffset
setSpeedScale
setSpriteFrames
stop
properties
animation
centered
flipH
flipV
frame
frames
offset
playing
speedScale
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
The displayed animation frame's index.