Class SpriteFrames.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class SpriteFrames.MethodName : Resource.MethodName
- Inheritance
-
SpriteFrames.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddAnimation
Cached name for the 'add_animation' method.
public static readonly StringName AddAnimation
Field Value
AddFrame
Cached name for the 'add_frame' method.
public static readonly StringName AddFrame
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
ClearAll
Cached name for the 'clear_all' method.
public static readonly StringName ClearAll
Field Value
GetAnimationLoop
Cached name for the 'get_animation_loop' method.
public static readonly StringName GetAnimationLoop
Field Value
GetAnimationNames
Cached name for the 'get_animation_names' method.
public static readonly StringName GetAnimationNames
Field Value
GetAnimationSpeed
Cached name for the 'get_animation_speed' method.
public static readonly StringName GetAnimationSpeed
Field Value
GetFrameCount
Cached name for the 'get_frame_count' method.
public static readonly StringName GetFrameCount
Field Value
GetFrameDuration
Cached name for the 'get_frame_duration' method.
public static readonly StringName GetFrameDuration
Field Value
GetFrameTexture
Cached name for the 'get_frame_texture' method.
public static readonly StringName GetFrameTexture
Field Value
HasAnimation
Cached name for the 'has_animation' method.
public static readonly StringName HasAnimation
Field Value
RemoveAnimation
Cached name for the 'remove_animation' method.
public static readonly StringName RemoveAnimation
Field Value
RemoveFrame
Cached name for the 'remove_frame' method.
public static readonly StringName RemoveFrame
Field Value
RenameAnimation
Cached name for the 'rename_animation' method.
public static readonly StringName RenameAnimation
Field Value
SetAnimationLoop
Cached name for the 'set_animation_loop' method.
public static readonly StringName SetAnimationLoop
Field Value
SetAnimationSpeed
Cached name for the 'set_animation_speed' method.
public static readonly StringName SetAnimationSpeed
Field Value
SetFrame
Cached name for the 'set_frame' method.
public static readonly StringName SetFrame
Field Value
_GetAnimations
Cached name for the '_get_animations' method.
public static readonly StringName _GetAnimations
Field Value
_SetAnimations
Cached name for the '_set_animations' method.
public static readonly StringName _SetAnimations