Table of Contents

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

StringName

ClearPoints

Cached name for the 'clear_points' method.

public static readonly StringName ClearPoints

Field Value

StringName

GetAntialiased

Cached name for the 'get_antialiased' method.

public static readonly StringName GetAntialiased

Field Value

StringName

GetBeginCapMode

Cached name for the 'get_begin_cap_mode' method.

public static readonly StringName GetBeginCapMode

Field Value

StringName

GetCurve

Cached name for the 'get_curve' method.

public static readonly StringName GetCurve

Field Value

StringName

GetDefaultColor

Cached name for the 'get_default_color' method.

public static readonly StringName GetDefaultColor

Field Value

StringName

GetEndCapMode

Cached name for the 'get_end_cap_mode' method.

public static readonly StringName GetEndCapMode

Field Value

StringName

GetGradient

Cached name for the 'get_gradient' method.

public static readonly StringName GetGradient

Field Value

StringName

GetJointMode

Cached name for the 'get_joint_mode' method.

public static readonly StringName GetJointMode

Field Value

StringName

GetPointCount

Cached name for the 'get_point_count' method.

public static readonly StringName GetPointCount

Field Value

StringName

GetPointPosition

Cached name for the 'get_point_position' method.

public static readonly StringName GetPointPosition

Field Value

StringName

GetPoints

Cached name for the 'get_points' method.

public static readonly StringName GetPoints

Field Value

StringName

GetRoundPrecision

Cached name for the 'get_round_precision' method.

public static readonly StringName GetRoundPrecision

Field Value

StringName

GetSharpLimit

Cached name for the 'get_sharp_limit' method.

public static readonly StringName GetSharpLimit

Field Value

StringName

GetTexture

Cached name for the 'get_texture' method.

public static readonly StringName GetTexture

Field Value

StringName

GetTextureMode

Cached name for the 'get_texture_mode' method.

public static readonly StringName GetTextureMode

Field Value

StringName

GetWidth

Cached name for the 'get_width' method.

public static readonly StringName GetWidth

Field Value

StringName

IsClosed

Cached name for the 'is_closed' method.

public static readonly StringName IsClosed

Field Value

StringName

RemovePoint

Cached name for the 'remove_point' method.

public static readonly StringName RemovePoint

Field Value

StringName

SetAntialiased

Cached name for the 'set_antialiased' method.

public static readonly StringName SetAntialiased

Field Value

StringName

SetBeginCapMode

Cached name for the 'set_begin_cap_mode' method.

public static readonly StringName SetBeginCapMode

Field Value

StringName

SetClosed

Cached name for the 'set_closed' method.

public static readonly StringName SetClosed

Field Value

StringName

SetCurve

Cached name for the 'set_curve' method.

public static readonly StringName SetCurve

Field Value

StringName

SetDefaultColor

Cached name for the 'set_default_color' method.

public static readonly StringName SetDefaultColor

Field Value

StringName

SetEndCapMode

Cached name for the 'set_end_cap_mode' method.

public static readonly StringName SetEndCapMode

Field Value

StringName

SetGradient

Cached name for the 'set_gradient' method.

public static readonly StringName SetGradient

Field Value

StringName

SetJointMode

Cached name for the 'set_joint_mode' method.

public static readonly StringName SetJointMode

Field Value

StringName

SetPointPosition

Cached name for the 'set_point_position' method.

public static readonly StringName SetPointPosition

Field Value

StringName

SetPoints

Cached name for the 'set_points' method.

public static readonly StringName SetPoints

Field Value

StringName

SetRoundPrecision

Cached name for the 'set_round_precision' method.

public static readonly StringName SetRoundPrecision

Field Value

StringName

SetSharpLimit

Cached name for the 'set_sharp_limit' method.

public static readonly StringName SetSharpLimit

Field Value

StringName

SetTexture

Cached name for the 'set_texture' method.

public static readonly StringName SetTexture

Field Value

StringName

SetTextureMode

Cached name for the 'set_texture_mode' method.

public static readonly StringName SetTextureMode

Field Value

StringName

SetWidth

Cached name for the 'set_width' method.

public static readonly StringName SetWidth

Field Value

StringName