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
GetFrameCoords
Cached name for the 'get_frame_coords' method.
public static readonly StringName GetFrameCoords
Field Value
GetHframes
Cached name for the 'get_hframes' method.
public static readonly StringName GetHframes
Field Value
GetOffset
Cached name for the 'get_offset' method.
public static readonly StringName GetOffset
Field Value
GetRect
Cached name for the 'get_rect' method.
public static readonly StringName GetRect
Field Value
GetRegionRect
Cached name for the 'get_region_rect' method.
public static readonly StringName GetRegionRect
Field Value
GetTexture
Cached name for the 'get_texture' method.
public static readonly StringName GetTexture
Field Value
GetVframes
Cached name for the 'get_vframes' method.
public static readonly StringName GetVframes
Field Value
IsCentered
Cached name for the 'is_centered' method.
public static readonly StringName IsCentered
Field Value
IsFlippedH
Cached name for the 'is_flipped_h' method.
public static readonly StringName IsFlippedH
Field Value
IsFlippedV
Cached name for the 'is_flipped_v' method.
public static readonly StringName IsFlippedV
Field Value
IsPixelOpaque
Cached name for the 'is_pixel_opaque' method.
public static readonly StringName IsPixelOpaque
Field Value
IsRegionEnabled
Cached name for the 'is_region_enabled' method.
public static readonly StringName IsRegionEnabled
Field Value
IsRegionFilterClipEnabled
Cached name for the 'is_region_filter_clip_enabled' method.
public static readonly StringName IsRegionFilterClipEnabled
Field Value
SetCentered
Cached name for the 'set_centered' method.
public static readonly StringName SetCentered
Field Value
SetFlipH
Cached name for the 'set_flip_h' method.
public static readonly StringName SetFlipH
Field Value
SetFlipV
Cached name for the 'set_flip_v' method.
public static readonly StringName SetFlipV
Field Value
SetFrame
Cached name for the 'set_frame' method.
public static readonly StringName SetFrame
Field Value
SetFrameCoords
Cached name for the 'set_frame_coords' method.
public static readonly StringName SetFrameCoords
Field Value
SetHframes
Cached name for the 'set_hframes' method.
public static readonly StringName SetHframes
Field Value
SetOffset
Cached name for the 'set_offset' method.
public static readonly StringName SetOffset
Field Value
SetRegionEnabled
Cached name for the 'set_region_enabled' method.
public static readonly StringName SetRegionEnabled
Field Value
SetRegionFilterClipEnabled
Cached name for the 'set_region_filter_clip_enabled' method.
public static readonly StringName SetRegionFilterClipEnabled
Field Value
SetRegionRect
Cached name for the 'set_region_rect' method.
public static readonly StringName SetRegionRect
Field Value
SetTexture
Cached name for the 'set_texture' method.
public static readonly StringName SetTexture
Field Value
SetVframes
Cached name for the 'set_vframes' method.
public static readonly StringName SetVframes