AnimatedTexture._classBinding

Undocumented in source.

Members

Static variables

_updateProxy
GodotMethod!(void) _updateProxy;
Undocumented in source.
getFps
GodotMethod!(double) getFps;
Undocumented in source.
getFrameDelay
GodotMethod!(double, long) getFrameDelay;
Undocumented in source.
getFrameTexture
GodotMethod!(Texture, long) getFrameTexture;
Undocumented in source.
getFrames
GodotMethod!(long) getFrames;
Undocumented in source.
setFps
GodotMethod!(void, double) setFps;
Undocumented in source.
setFrameDelay
GodotMethod!(void, long, double) setFrameDelay;
Undocumented in source.
setFrameTexture
GodotMethod!(void, long, Texture) setFrameTexture;
Undocumented in source.
setFrames
GodotMethod!(void, long) setFrames;
Undocumented in source.

Meta