godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
AnimationNodeAnimation._classBinding
godot
animationnodeanimation
AnimationNodeAnimation
Undocumented in source.
struct
AnimationNodeAnimation
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_animation")
GodotMethod
!(
void
,
String
)
setAnimation
;
__gshared
@
GodotName
("get_animation")
GodotMethod
!(
String
)
getAnimation
;
__gshared
@
GodotName
("get_playback_time")
GodotMethod
!(
double
)
getPlaybackTime
;
}
Members
Static variables
getAnimation
GodotMethod
!(
String
)
getAnimation
;
Undocumented in source.
getPlaybackTime
GodotMethod
!(
double
)
getPlaybackTime
;
Undocumented in source.
setAnimation
GodotMethod
!(
void
,
String
)
setAnimation
;
Undocumented in source.
Meta
Source
See Implementation
godot
animationnodeanimation
AnimationNodeAnimation
aliases
BaseClasses
functions
getAnimation
getPlaybackTime
opAssign
opEquals
setAnimation
properties
animation
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name