Class Line2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Line2D.MethodName : Node2D.MethodName
- Inheritance
-
Line2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddPoint
Cached name for the 'add_point' method.
public static readonly StringName AddPoint
Field Value
ClearPoints
Cached name for the 'clear_points' method.
public static readonly StringName ClearPoints
Field Value
GetAntialiased
Cached name for the 'get_antialiased' method.
public static readonly StringName GetAntialiased
Field Value
GetBeginCapMode
Cached name for the 'get_begin_cap_mode' method.
public static readonly StringName GetBeginCapMode
Field Value
GetCurve
Cached name for the 'get_curve' method.
public static readonly StringName GetCurve
Field Value
GetDefaultColor
Cached name for the 'get_default_color' method.
public static readonly StringName GetDefaultColor
Field Value
GetEndCapMode
Cached name for the 'get_end_cap_mode' method.
public static readonly StringName GetEndCapMode
Field Value
GetGradient
Cached name for the 'get_gradient' method.
public static readonly StringName GetGradient
Field Value
GetJointMode
Cached name for the 'get_joint_mode' method.
public static readonly StringName GetJointMode
Field Value
GetPointCount
Cached name for the 'get_point_count' method.
public static readonly StringName GetPointCount
Field Value
GetPointPosition
Cached name for the 'get_point_position' method.
public static readonly StringName GetPointPosition
Field Value
GetPoints
Cached name for the 'get_points' method.
public static readonly StringName GetPoints
Field Value
GetRoundPrecision
Cached name for the 'get_round_precision' method.
public static readonly StringName GetRoundPrecision
Field Value
GetSharpLimit
Cached name for the 'get_sharp_limit' method.
public static readonly StringName GetSharpLimit
Field Value
GetTexture
Cached name for the 'get_texture' method.
public static readonly StringName GetTexture
Field Value
GetTextureMode
Cached name for the 'get_texture_mode' method.
public static readonly StringName GetTextureMode
Field Value
GetWidth
Cached name for the 'get_width' method.
public static readonly StringName GetWidth
Field Value
IsClosed
Cached name for the 'is_closed' method.
public static readonly StringName IsClosed
Field Value
RemovePoint
Cached name for the 'remove_point' method.
public static readonly StringName RemovePoint
Field Value
SetAntialiased
Cached name for the 'set_antialiased' method.
public static readonly StringName SetAntialiased
Field Value
SetBeginCapMode
Cached name for the 'set_begin_cap_mode' method.
public static readonly StringName SetBeginCapMode
Field Value
SetClosed
Cached name for the 'set_closed' method.
public static readonly StringName SetClosed
Field Value
SetCurve
Cached name for the 'set_curve' method.
public static readonly StringName SetCurve
Field Value
SetDefaultColor
Cached name for the 'set_default_color' method.
public static readonly StringName SetDefaultColor
Field Value
SetEndCapMode
Cached name for the 'set_end_cap_mode' method.
public static readonly StringName SetEndCapMode
Field Value
SetGradient
Cached name for the 'set_gradient' method.
public static readonly StringName SetGradient
Field Value
SetJointMode
Cached name for the 'set_joint_mode' method.
public static readonly StringName SetJointMode
Field Value
SetPointPosition
Cached name for the 'set_point_position' method.
public static readonly StringName SetPointPosition
Field Value
SetPoints
Cached name for the 'set_points' method.
public static readonly StringName SetPoints
Field Value
SetRoundPrecision
Cached name for the 'set_round_precision' method.
public static readonly StringName SetRoundPrecision
Field Value
SetSharpLimit
Cached name for the 'set_sharp_limit' method.
public static readonly StringName SetSharpLimit
Field Value
SetTexture
Cached name for the 'set_texture' method.
public static readonly StringName SetTexture
Field Value
SetTextureMode
Cached name for the 'set_texture_mode' method.
public static readonly StringName SetTextureMode
Field Value
SetWidth
Cached name for the 'set_width' method.
public static readonly StringName SetWidth