godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
SpriteFrames.getFrame
godot
spriteframes
SpriteFrames
Returns the animation's selected frame.
struct
SpriteFrames
@
nogc
nothrow const
Ref
!
Texture
getFrame
(
StringArg0
)
(
in
StringArg0
anim
,
in
long
idx
)
Meta
Source
See Implementation
godot
spriteframes
SpriteFrames
aliases
BaseClasses
functions
_getAnimations
_getFrames
_setAnimations
_setFrames
addAnimation
addFrame
clear
clearAll
getAnimationLoop
getAnimationNames
getAnimationSpeed
getFrame
getFrameCount
hasAnimation
opAssign
opEquals
removeAnimation
removeFrame
renameAnimation
setAnimationLoop
setAnimationSpeed
setFrame
properties
animations
frames
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the animation's selected frame.