Table of Contents

Class Sprite2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class Sprite2D.MethodName : Node2D.MethodName
Inheritance
Sprite2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetFrame

Cached name for the 'get_frame' method.

public static readonly StringName GetFrame

Field Value

StringName

GetFrameCoords

Cached name for the 'get_frame_coords' method.

public static readonly StringName GetFrameCoords

Field Value

StringName

GetHframes

Cached name for the 'get_hframes' method.

public static readonly StringName GetHframes

Field Value

StringName

GetOffset

Cached name for the 'get_offset' method.

public static readonly StringName GetOffset

Field Value

StringName

GetRect

Cached name for the 'get_rect' method.

public static readonly StringName GetRect

Field Value

StringName

GetRegionRect

Cached name for the 'get_region_rect' method.

public static readonly StringName GetRegionRect

Field Value

StringName

GetTexture

Cached name for the 'get_texture' method.

public static readonly StringName GetTexture

Field Value

StringName

GetVframes

Cached name for the 'get_vframes' method.

public static readonly StringName GetVframes

Field Value

StringName

IsCentered

Cached name for the 'is_centered' method.

public static readonly StringName IsCentered

Field Value

StringName

IsFlippedH

Cached name for the 'is_flipped_h' method.

public static readonly StringName IsFlippedH

Field Value

StringName

IsFlippedV

Cached name for the 'is_flipped_v' method.

public static readonly StringName IsFlippedV

Field Value

StringName

IsPixelOpaque

Cached name for the 'is_pixel_opaque' method.

public static readonly StringName IsPixelOpaque

Field Value

StringName

IsRegionEnabled

Cached name for the 'is_region_enabled' method.

public static readonly StringName IsRegionEnabled

Field Value

StringName

IsRegionFilterClipEnabled

Cached name for the 'is_region_filter_clip_enabled' method.

public static readonly StringName IsRegionFilterClipEnabled

Field Value

StringName

SetCentered

Cached name for the 'set_centered' method.

public static readonly StringName SetCentered

Field Value

StringName

SetFlipH

Cached name for the 'set_flip_h' method.

public static readonly StringName SetFlipH

Field Value

StringName

SetFlipV

Cached name for the 'set_flip_v' method.

public static readonly StringName SetFlipV

Field Value

StringName

SetFrame

Cached name for the 'set_frame' method.

public static readonly StringName SetFrame

Field Value

StringName

SetFrameCoords

Cached name for the 'set_frame_coords' method.

public static readonly StringName SetFrameCoords

Field Value

StringName

SetHframes

Cached name for the 'set_hframes' method.

public static readonly StringName SetHframes

Field Value

StringName

SetOffset

Cached name for the 'set_offset' method.

public static readonly StringName SetOffset

Field Value

StringName

SetRegionEnabled

Cached name for the 'set_region_enabled' method.

public static readonly StringName SetRegionEnabled

Field Value

StringName

SetRegionFilterClipEnabled

Cached name for the 'set_region_filter_clip_enabled' method.

public static readonly StringName SetRegionFilterClipEnabled

Field Value

StringName

SetRegionRect

Cached name for the 'set_region_rect' method.

public static readonly StringName SetRegionRect

Field Value

StringName

SetTexture

Cached name for the 'set_texture' method.

public static readonly StringName SetTexture

Field Value

StringName

SetVframes

Cached name for the 'set_vframes' method.

public static readonly StringName SetVframes

Field Value

StringName