Class InputInstance.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class InputInstance.MethodName : GodotObject.MethodName
- Inheritance
-
InputInstance.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ActionPress
Cached name for the 'action_press' method.
public static readonly StringName ActionPress
Field Value
ActionRelease
Cached name for the 'action_release' method.
public static readonly StringName ActionRelease
Field Value
AddJoyMapping
Cached name for the 'add_joy_mapping' method.
public static readonly StringName AddJoyMapping
Field Value
FlushBufferedEvents
Cached name for the 'flush_buffered_events' method.
public static readonly StringName FlushBufferedEvents
Field Value
GetAccelerometer
Cached name for the 'get_accelerometer' method.
public static readonly StringName GetAccelerometer
Field Value
GetActionRawStrength
Cached name for the 'get_action_raw_strength' method.
public static readonly StringName GetActionRawStrength
Field Value
GetActionStrength
Cached name for the 'get_action_strength' method.
public static readonly StringName GetActionStrength
Field Value
GetAxis
Cached name for the 'get_axis' method.
public static readonly StringName GetAxis
Field Value
GetConnectedJoypads
Cached name for the 'get_connected_joypads' method.
public static readonly StringName GetConnectedJoypads
Field Value
GetCurrentCursorShape
Cached name for the 'get_current_cursor_shape' method.
public static readonly StringName GetCurrentCursorShape
Field Value
GetGravity
Cached name for the 'get_gravity' method.
public static readonly StringName GetGravity
Field Value
GetGyroscope
Cached name for the 'get_gyroscope' method.
public static readonly StringName GetGyroscope
Field Value
GetJoyAxis
Cached name for the 'get_joy_axis' method.
public static readonly StringName GetJoyAxis
Field Value
GetJoyGuid
Cached name for the 'get_joy_guid' method.
public static readonly StringName GetJoyGuid
Field Value
GetJoyInfo
Cached name for the 'get_joy_info' method.
public static readonly StringName GetJoyInfo
Field Value
GetJoyName
Cached name for the 'get_joy_name' method.
public static readonly StringName GetJoyName
Field Value
GetJoyVibrationDuration
Cached name for the 'get_joy_vibration_duration' method.
public static readonly StringName GetJoyVibrationDuration
Field Value
GetJoyVibrationStrength
Cached name for the 'get_joy_vibration_strength' method.
public static readonly StringName GetJoyVibrationStrength
Field Value
GetLastMouseVelocity
Cached name for the 'get_last_mouse_velocity' method.
public static readonly StringName GetLastMouseVelocity
Field Value
GetMagnetometer
Cached name for the 'get_magnetometer' method.
public static readonly StringName GetMagnetometer
Field Value
GetMouseButtonMask
Cached name for the 'get_mouse_button_mask' method.
public static readonly StringName GetMouseButtonMask
Field Value
GetMouseMode
Cached name for the 'get_mouse_mode' method.
public static readonly StringName GetMouseMode
Field Value
GetVector
Cached name for the 'get_vector' method.
public static readonly StringName GetVector
Field Value
IsActionJustPressed
Cached name for the 'is_action_just_pressed' method.
public static readonly StringName IsActionJustPressed
Field Value
IsActionJustReleased
Cached name for the 'is_action_just_released' method.
public static readonly StringName IsActionJustReleased
Field Value
IsActionPressed
Cached name for the 'is_action_pressed' method.
public static readonly StringName IsActionPressed
Field Value
IsAnythingPressed
Cached name for the 'is_anything_pressed' method.
public static readonly StringName IsAnythingPressed
Field Value
IsJoyButtonPressed
Cached name for the 'is_joy_button_pressed' method.
public static readonly StringName IsJoyButtonPressed
Field Value
IsJoyKnown
Cached name for the 'is_joy_known' method.
public static readonly StringName IsJoyKnown
Field Value
IsKeyLabelPressed
Cached name for the 'is_key_label_pressed' method.
public static readonly StringName IsKeyLabelPressed
Field Value
IsKeyPressed
Cached name for the 'is_key_pressed' method.
public static readonly StringName IsKeyPressed
Field Value
IsMouseButtonPressed
Cached name for the 'is_mouse_button_pressed' method.
public static readonly StringName IsMouseButtonPressed
Field Value
IsPhysicalKeyPressed
Cached name for the 'is_physical_key_pressed' method.
public static readonly StringName IsPhysicalKeyPressed
Field Value
IsUsingAccumulatedInput
Cached name for the 'is_using_accumulated_input' method.
public static readonly StringName IsUsingAccumulatedInput
Field Value
ParseInputEvent
Cached name for the 'parse_input_event' method.
public static readonly StringName ParseInputEvent
Field Value
RemoveJoyMapping
Cached name for the 'remove_joy_mapping' method.
public static readonly StringName RemoveJoyMapping
Field Value
SetAccelerometer
Cached name for the 'set_accelerometer' method.
public static readonly StringName SetAccelerometer
Field Value
SetCustomMouseCursor
Cached name for the 'set_custom_mouse_cursor' method.
public static readonly StringName SetCustomMouseCursor
Field Value
SetDefaultCursorShape
Cached name for the 'set_default_cursor_shape' method.
public static readonly StringName SetDefaultCursorShape
Field Value
SetGravity
Cached name for the 'set_gravity' method.
public static readonly StringName SetGravity
Field Value
SetGyroscope
Cached name for the 'set_gyroscope' method.
public static readonly StringName SetGyroscope
Field Value
SetMagnetometer
Cached name for the 'set_magnetometer' method.
public static readonly StringName SetMagnetometer
Field Value
SetMouseMode
Cached name for the 'set_mouse_mode' method.
public static readonly StringName SetMouseMode
Field Value
SetUseAccumulatedInput
Cached name for the 'set_use_accumulated_input' method.
public static readonly StringName SetUseAccumulatedInput
Field Value
ShouldIgnoreDevice
Cached name for the 'should_ignore_device' method.
public static readonly StringName ShouldIgnoreDevice
Field Value
StartJoyVibration
Cached name for the 'start_joy_vibration' method.
public static readonly StringName StartJoyVibration
Field Value
StopJoyVibration
Cached name for the 'stop_joy_vibration' method.
public static readonly StringName StopJoyVibration
Field Value
VibrateHandheld
Cached name for the 'vibrate_handheld' method.
public static readonly StringName VibrateHandheld
Field Value
WarpMouse
Cached name for the 'warp_mouse' method.
public static readonly StringName WarpMouse