Action1 | InControl.InputDevice | |
Action2 | InControl.InputDevice | |
Action3 | InControl.InputDevice | |
Action4 | InControl.InputDevice | |
AddAliasControls() | InControl.InputDevice | inlineprotected |
AddControl(InputControlType controlType, string handle) | InControl.InputDevice | inline |
AddControl(InputControlType controlType, string handle, float lowerDeadZone, float upperDeadZone) | InControl.InputDevice | inline |
analogs | InControl.NativeInputDevice | private |
AnalogSnapshot | InControl.InputDevice | protected |
AnyButton | InControl.InputDevice | |
AnyButtonIsPressed | InControl.InputDevice | |
AnyButtonWasPressed | InControl.InputDevice | |
AnyButtonWasReleased | InControl.InputDevice | |
buttons | InControl.NativeInputDevice | private |
cachedAction1 | InControl.InputDevice | private |
cachedAction2 | InControl.InputDevice | private |
cachedAction3 | InControl.InputDevice | private |
cachedAction4 | InControl.InputDevice | private |
cachedCommand | InControl.InputDevice | private |
cachedDPadDown | InControl.InputDevice | private |
cachedDPadLeft | InControl.InputDevice | private |
cachedDPadRight | InControl.InputDevice | private |
cachedDPadUp | InControl.InputDevice | private |
cachedDPadX | InControl.InputDevice | private |
cachedDPadY | InControl.InputDevice | private |
cachedLeftBumper | InControl.InputDevice | private |
cachedLeftStickButton | InControl.InputDevice | private |
cachedLeftStickDown | InControl.InputDevice | private |
cachedLeftStickLeft | InControl.InputDevice | private |
cachedLeftStickRight | InControl.InputDevice | private |
cachedLeftStickUp | InControl.InputDevice | private |
cachedLeftStickX | InControl.InputDevice | private |
cachedLeftStickY | InControl.InputDevice | private |
cachedLeftTrigger | InControl.InputDevice | private |
cachedRightBumper | InControl.InputDevice | private |
cachedRightStickButton | InControl.InputDevice | private |
cachedRightStickDown | InControl.InputDevice | private |
cachedRightStickLeft | InControl.InputDevice | private |
cachedRightStickRight | InControl.InputDevice | private |
cachedRightStickUp | InControl.InputDevice | private |
cachedRightStickX | InControl.InputDevice | private |
cachedRightStickY | InControl.InputDevice | private |
cachedRightTrigger | InControl.InputDevice | private |
ClearControls() | InControl.InputDevice | inlineprotected |
ClearInputState() | InControl.InputDevice | inline |
Command | InControl.InputDevice | |
CommandIsPressed | InControl.InputDevice | |
CommandWasPressed | InControl.InputDevice | |
CommandWasReleased | InControl.InputDevice | |
Commit(ulong updateTick, float deltaTime) | InControl.InputDevice | inline |
CommitLeftStick() | InControl.InputDevice | inline |
CommitRightStick() | InControl.InputDevice | inline |
Controls | InControl.InputDevice | |
controls | InControl.InputDevice | private |
ControlsByTarget | InControl.InputDevice | protected |
DeviceClass | InControl.InputDevice | |
DeviceStyle | InControl.InputDevice | |
Direction | InControl.InputDevice | |
DPad | InControl.InputDevice | |
DPadDown | InControl.InputDevice | |
DPadLeft | InControl.InputDevice | |
DPadRight | InControl.InputDevice | |
DPadUp | InControl.InputDevice | |
DPadX | InControl.InputDevice | |
DPadY | InControl.InputDevice | |
ExpireControlCache() | InControl.InputDevice | inlineprivate |
FloatToByte(float value) | InControl.NativeInputDevice | inlineprivatestatic |
GetControl(InputControlType controlType) | InControl.InputDevice | inline |
GetControlByName(string controlName) | InControl.InputDevice | inline |
GetFirstPressedAnalog() | InControl.InputDevice | inline |
GetFirstPressedButton() | InControl.InputDevice | inline |
GetInputControlTypeByName(string inputControlName) | InControl.InputDevice | inlinestatic |
GUID | InControl.InputDevice | |
Handle | InControl.NativeInputDevice | |
HasControl(InputControlType controlType) | InControl.InputDevice | inline |
HasSameLocation(InputDeviceInfo deviceInfo) | InControl.NativeInputDevice | inline |
HasSameProductID(InputDeviceInfo deviceInfo) | InControl.NativeInputDevice | inline |
HasSameSerialNumber(InputDeviceInfo deviceInfo) | InControl.NativeInputDevice | inline |
HasSameVendorID(InputDeviceInfo deviceInfo) | InControl.NativeInputDevice | inline |
HasSameVersionNumber(InputDeviceInfo deviceInfo) | InControl.NativeInputDevice | inline |
Info | InControl.NativeInputDevice | |
Initialize(uint deviceHandle, InputDeviceInfo deviceInfo, InputDeviceProfile deviceProfile) | InControl.NativeInputDevice | inlinepackage |
Initialize(uint deviceHandle, InputDeviceInfo deviceInfo) | InControl.NativeInputDevice | inlinepackage |
InputDevice() | InControl.InputDevice | inline |
InputDevice(string name) | InControl.InputDevice | inline |
InputDevice(string name, bool rawSticks) | InControl.InputDevice | inline |
InputDevice() | InControl.InputDevice | inlineprivatestatic |
IsActive | InControl.InputDevice | |
IsAttached | InControl.InputDevice | |
IsKnown | InControl.NativeInputDevice | |
IsSupportedOnThisPlatform | InControl.NativeInputDevice | |
IsUnknown | InControl.InputDevice | |
k__BackingField | InControl.NativeInputDevice | private |
k__BackingField | InControl.NativeInputDevice | private |
LastInputAfter(InputDevice device) | InControl.InputDevice | inline |
LastInputTick | InControl.InputDevice | |
LeftBumper | InControl.InputDevice | |
LeftStick | InControl.InputDevice | |
LeftStickButton | InControl.InputDevice | |
LeftStickDown | InControl.InputDevice | |
LeftStickLeft | InControl.InputDevice | |
LeftStickRight | InControl.InputDevice | |
LeftStickUp | InControl.InputDevice | |
LeftStickX | InControl.InputDevice | |
LeftStickY | InControl.InputDevice | |
LeftTrigger | InControl.InputDevice | |
maxUnknownAnalogs | InControl.NativeInputDevice | privatestatic |
maxUnknownButtons | InControl.NativeInputDevice | privatestatic |
MenuIsPressed | InControl.InputDevice | |
MenuWasPressed | InControl.InputDevice | |
MenuWasReleased | InControl.InputDevice | |
Meta | InControl.InputDevice | |
Name | InControl.InputDevice | |
NativeInputDevice() | InControl.NativeInputDevice | inlinepackage |
Null | InControl.InputDevice | static |
numUnknownAnalogs | InControl.NativeInputDevice | private |
NumUnknownAnalogs | InControl.NativeInputDevice | |
numUnknownButtons | InControl.NativeInputDevice | private |
NumUnknownButtons | InControl.NativeInputDevice | |
OnAttached() | InControl.InputDevice | inlinepackage |
OnDetached() | InControl.InputDevice | inlinepackage |
Passive | InControl.InputDevice | |
ProcessDPad(ulong updateTick, float deltaTime) | InControl.InputDevice | inlineprivate |
ProcessLeftStick(ulong updateTick, float deltaTime) | InControl.InputDevice | inlineprivate |
ProcessRightStick(ulong updateTick, float deltaTime) | InControl.InputDevice | inlineprivate |
profile | InControl.NativeInputDevice | private |
RawSticks | InControl.InputDevice | protected |
ReadRawAnalogValue(int index) | InControl.NativeInputDevice | inlinevirtual |
ReadRawButtonState(int index) | InControl.NativeInputDevice | inlinevirtual |
RemoveAliasControls() | InControl.InputDevice | inlineprivate |
RemoveControl(InputControlType controlType) | InControl.InputDevice | inlineprivate |
RequestActivation() | InControl.InputDevice | inlinepackage |
RightBumper | InControl.InputDevice | |
RightStick | InControl.InputDevice | |
RightStickButton | InControl.InputDevice | |
RightStickDown | InControl.InputDevice | |
RightStickLeft | InControl.InputDevice | |
RightStickRight | InControl.InputDevice | |
RightStickUp | InControl.InputDevice | |
RightStickX | InControl.InputDevice | |
RightStickY | InControl.InputDevice | |
RightTrigger | InControl.InputDevice | |
SetLightColor(float red, float green, float blue) | InControl.NativeInputDevice | inlinevirtual |
InControl::InputDevice.SetLightColor(Color color) | InControl.InputDevice | inline |
SetLightFlash(float flashOnDuration, float flashOffDuration) | InControl.NativeInputDevice | inlinevirtual |
skipUpdateFrames | InControl.NativeInputDevice | private |
SortOrder | InControl.InputDevice | |
StopLightFlash() | InControl.InputDevice | inline |
StopVibration() | InControl.InputDevice | inline |
TakeSnapshot() | InControl.InputDevice | inline |
this[InputControlType controlType] | InControl.InputDevice | |
Update(ulong updateTick, float deltaTime) | InControl.NativeInputDevice | inlinevirtual |
UpdateLeftStickWithRawValue(Vector2 value, ulong updateTick, float deltaTime) | InControl.InputDevice | inline |
UpdateLeftStickWithValue(Vector2 value, ulong updateTick, float deltaTime) | InControl.InputDevice | inline |
UpdateRightStickWithRawValue(Vector2 value, ulong updateTick, float deltaTime) | InControl.InputDevice | inline |
UpdateRightStickWithValue(Vector2 value, ulong updateTick, float deltaTime) | InControl.InputDevice | inline |
UpdateWithState(InputControlType controlType, bool state, ulong updateTick, float deltaTime) | InControl.InputDevice | inlineprotected |
UpdateWithValue(InputControlType controlType, float value, ulong updateTick, float deltaTime) | InControl.InputDevice | inlineprotected |
Vibrate(float leftMotor, float rightMotor) | InControl.NativeInputDevice | inlinevirtual |
InControl::InputDevice.Vibrate(float intensity) | InControl.InputDevice | inline |