Table of Contents

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

StringName

AddFrame

Cached name for the 'add_frame' method.

public static readonly StringName AddFrame

Field Value

StringName

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

ClearAll

Cached name for the 'clear_all' method.

public static readonly StringName ClearAll

Field Value

StringName

GetAnimationLoop

Cached name for the 'get_animation_loop' method.

public static readonly StringName GetAnimationLoop

Field Value

StringName

GetAnimationNames

Cached name for the 'get_animation_names' method.

public static readonly StringName GetAnimationNames

Field Value

StringName

GetAnimationSpeed

Cached name for the 'get_animation_speed' method.

public static readonly StringName GetAnimationSpeed

Field Value

StringName

GetFrameCount

Cached name for the 'get_frame_count' method.

public static readonly StringName GetFrameCount

Field Value

StringName

GetFrameDuration

Cached name for the 'get_frame_duration' method.

public static readonly StringName GetFrameDuration

Field Value

StringName

GetFrameTexture

Cached name for the 'get_frame_texture' method.

public static readonly StringName GetFrameTexture

Field Value

StringName

HasAnimation

Cached name for the 'has_animation' method.

public static readonly StringName HasAnimation

Field Value

StringName

RemoveAnimation

Cached name for the 'remove_animation' method.

public static readonly StringName RemoveAnimation

Field Value

StringName

RemoveFrame

Cached name for the 'remove_frame' method.

public static readonly StringName RemoveFrame

Field Value

StringName

RenameAnimation

Cached name for the 'rename_animation' method.

public static readonly StringName RenameAnimation

Field Value

StringName

SetAnimationLoop

Cached name for the 'set_animation_loop' method.

public static readonly StringName SetAnimationLoop

Field Value

StringName

SetAnimationSpeed

Cached name for the 'set_animation_speed' method.

public static readonly StringName SetAnimationSpeed

Field Value

StringName

SetFrame

Cached name for the 'set_frame' method.

public static readonly StringName SetFrame

Field Value

StringName

_GetAnimations

Cached name for the '_get_animations' method.

public static readonly StringName _GetAnimations

Field Value

StringName

_SetAnimations

Cached name for the '_set_animations' method.

public static readonly StringName _SetAnimations

Field Value

StringName