Class InputEventMouseMotion.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class InputEventMouseMotion.MethodName : InputEventMouse.MethodName
- Inheritance
-
InputEventMouseMotion.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetPenInverted
Cached name for the 'get_pen_inverted' method.
public static readonly StringName GetPenInverted
Field Value
GetPressure
Cached name for the 'get_pressure' method.
public static readonly StringName GetPressure
Field Value
GetRelative
Cached name for the 'get_relative' method.
public static readonly StringName GetRelative
Field Value
GetTilt
Cached name for the 'get_tilt' method.
public static readonly StringName GetTilt
Field Value
GetVelocity
Cached name for the 'get_velocity' method.
public static readonly StringName GetVelocity
Field Value
SetPenInverted
Cached name for the 'set_pen_inverted' method.
public static readonly StringName SetPenInverted
Field Value
SetPressure
Cached name for the 'set_pressure' method.
public static readonly StringName SetPressure
Field Value
SetRelative
Cached name for the 'set_relative' method.
public static readonly StringName SetRelative
Field Value
SetTilt
Cached name for the 'set_tilt' method.
public static readonly StringName SetTilt
Field Value
SetVelocity
Cached name for the 'set_velocity' method.
public static readonly StringName SetVelocity