terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
InControl.NativeInputDevice Member List

This is the complete list of members for InControl.NativeInputDevice, including all inherited members.

Action1InControl.InputDevice
Action2InControl.InputDevice
Action3InControl.InputDevice
Action4InControl.InputDevice
AddAliasControls()InControl.InputDeviceinlineprotected
AddControl(InputControlType controlType, string handle)InControl.InputDeviceinline
AddControl(InputControlType controlType, string handle, float lowerDeadZone, float upperDeadZone)InControl.InputDeviceinline
analogsInControl.NativeInputDeviceprivate
AnalogSnapshotInControl.InputDeviceprotected
AnyButtonInControl.InputDevice
AnyButtonIsPressedInControl.InputDevice
AnyButtonWasPressedInControl.InputDevice
AnyButtonWasReleasedInControl.InputDevice
buttonsInControl.NativeInputDeviceprivate
cachedAction1InControl.InputDeviceprivate
cachedAction2InControl.InputDeviceprivate
cachedAction3InControl.InputDeviceprivate
cachedAction4InControl.InputDeviceprivate
cachedCommandInControl.InputDeviceprivate
cachedDPadDownInControl.InputDeviceprivate
cachedDPadLeftInControl.InputDeviceprivate
cachedDPadRightInControl.InputDeviceprivate
cachedDPadUpInControl.InputDeviceprivate
cachedDPadXInControl.InputDeviceprivate
cachedDPadYInControl.InputDeviceprivate
cachedLeftBumperInControl.InputDeviceprivate
cachedLeftStickButtonInControl.InputDeviceprivate
cachedLeftStickDownInControl.InputDeviceprivate
cachedLeftStickLeftInControl.InputDeviceprivate
cachedLeftStickRightInControl.InputDeviceprivate
cachedLeftStickUpInControl.InputDeviceprivate
cachedLeftStickXInControl.InputDeviceprivate
cachedLeftStickYInControl.InputDeviceprivate
cachedLeftTriggerInControl.InputDeviceprivate
cachedRightBumperInControl.InputDeviceprivate
cachedRightStickButtonInControl.InputDeviceprivate
cachedRightStickDownInControl.InputDeviceprivate
cachedRightStickLeftInControl.InputDeviceprivate
cachedRightStickRightInControl.InputDeviceprivate
cachedRightStickUpInControl.InputDeviceprivate
cachedRightStickXInControl.InputDeviceprivate
cachedRightStickYInControl.InputDeviceprivate
cachedRightTriggerInControl.InputDeviceprivate
ClearControls()InControl.InputDeviceinlineprotected
ClearInputState()InControl.InputDeviceinline
CommandInControl.InputDevice
CommandIsPressedInControl.InputDevice
CommandWasPressedInControl.InputDevice
CommandWasReleasedInControl.InputDevice
Commit(ulong updateTick, float deltaTime)InControl.InputDeviceinline
CommitLeftStick()InControl.InputDeviceinline
CommitRightStick()InControl.InputDeviceinline
ControlsInControl.InputDevice
controlsInControl.InputDeviceprivate
ControlsByTargetInControl.InputDeviceprotected
DeviceClassInControl.InputDevice
DeviceStyleInControl.InputDevice
DirectionInControl.InputDevice
DPadInControl.InputDevice
DPadDownInControl.InputDevice
DPadLeftInControl.InputDevice
DPadRightInControl.InputDevice
DPadUpInControl.InputDevice
DPadXInControl.InputDevice
DPadYInControl.InputDevice
ExpireControlCache()InControl.InputDeviceinlineprivate
FloatToByte(float value)InControl.NativeInputDeviceinlineprivatestatic
GetControl(InputControlType controlType)InControl.InputDeviceinline
GetControlByName(string controlName)InControl.InputDeviceinline
GetFirstPressedAnalog()InControl.InputDeviceinline
GetFirstPressedButton()InControl.InputDeviceinline
GetInputControlTypeByName(string inputControlName)InControl.InputDeviceinlinestatic
GUIDInControl.InputDevice
HandleInControl.NativeInputDevice
HasControl(InputControlType controlType)InControl.InputDeviceinline
HasSameLocation(InputDeviceInfo deviceInfo)InControl.NativeInputDeviceinline
HasSameProductID(InputDeviceInfo deviceInfo)InControl.NativeInputDeviceinline
HasSameSerialNumber(InputDeviceInfo deviceInfo)InControl.NativeInputDeviceinline
HasSameVendorID(InputDeviceInfo deviceInfo)InControl.NativeInputDeviceinline
HasSameVersionNumber(InputDeviceInfo deviceInfo)InControl.NativeInputDeviceinline
InfoInControl.NativeInputDevice
Initialize(uint deviceHandle, InputDeviceInfo deviceInfo, InputDeviceProfile deviceProfile)InControl.NativeInputDeviceinlinepackage
Initialize(uint deviceHandle, InputDeviceInfo deviceInfo)InControl.NativeInputDeviceinlinepackage
InputDevice()InControl.InputDeviceinline
InputDevice(string name)InControl.InputDeviceinline
InputDevice(string name, bool rawSticks)InControl.InputDeviceinline
InputDevice()InControl.InputDeviceinlineprivatestatic
IsActiveInControl.InputDevice
IsAttachedInControl.InputDevice
IsKnownInControl.NativeInputDevice
IsSupportedOnThisPlatformInControl.NativeInputDevice
IsUnknownInControl.InputDevice
k__BackingFieldInControl.NativeInputDeviceprivate
k__BackingFieldInControl.NativeInputDeviceprivate
LastInputAfter(InputDevice device)InControl.InputDeviceinline
LastInputTickInControl.InputDevice
LeftBumperInControl.InputDevice
LeftStickInControl.InputDevice
LeftStickButtonInControl.InputDevice
LeftStickDownInControl.InputDevice
LeftStickLeftInControl.InputDevice
LeftStickRightInControl.InputDevice
LeftStickUpInControl.InputDevice
LeftStickXInControl.InputDevice
LeftStickYInControl.InputDevice
LeftTriggerInControl.InputDevice
maxUnknownAnalogsInControl.NativeInputDeviceprivatestatic
maxUnknownButtonsInControl.NativeInputDeviceprivatestatic
MenuIsPressedInControl.InputDevice
MenuWasPressedInControl.InputDevice
MenuWasReleasedInControl.InputDevice
MetaInControl.InputDevice
NameInControl.InputDevice
NativeInputDevice()InControl.NativeInputDeviceinlinepackage
NullInControl.InputDevicestatic
numUnknownAnalogsInControl.NativeInputDeviceprivate
NumUnknownAnalogsInControl.NativeInputDevice
numUnknownButtonsInControl.NativeInputDeviceprivate
NumUnknownButtonsInControl.NativeInputDevice
OnAttached()InControl.InputDeviceinlinepackage
OnDetached()InControl.InputDeviceinlinepackage
PassiveInControl.InputDevice
ProcessDPad(ulong updateTick, float deltaTime)InControl.InputDeviceinlineprivate
ProcessLeftStick(ulong updateTick, float deltaTime)InControl.InputDeviceinlineprivate
ProcessRightStick(ulong updateTick, float deltaTime)InControl.InputDeviceinlineprivate
profileInControl.NativeInputDeviceprivate
RawSticksInControl.InputDeviceprotected
ReadRawAnalogValue(int index)InControl.NativeInputDeviceinlinevirtual
ReadRawButtonState(int index)InControl.NativeInputDeviceinlinevirtual
RemoveAliasControls()InControl.InputDeviceinlineprivate
RemoveControl(InputControlType controlType)InControl.InputDeviceinlineprivate
RequestActivation()InControl.InputDeviceinlinepackage
RightBumperInControl.InputDevice
RightStickInControl.InputDevice
RightStickButtonInControl.InputDevice
RightStickDownInControl.InputDevice
RightStickLeftInControl.InputDevice
RightStickRightInControl.InputDevice
RightStickUpInControl.InputDevice
RightStickXInControl.InputDevice
RightStickYInControl.InputDevice
RightTriggerInControl.InputDevice
SetLightColor(float red, float green, float blue)InControl.NativeInputDeviceinlinevirtual
InControl::InputDevice.SetLightColor(Color color)InControl.InputDeviceinline
SetLightFlash(float flashOnDuration, float flashOffDuration)InControl.NativeInputDeviceinlinevirtual
skipUpdateFramesInControl.NativeInputDeviceprivate
SortOrderInControl.InputDevice
StopLightFlash()InControl.InputDeviceinline
StopVibration()InControl.InputDeviceinline
TakeSnapshot()InControl.InputDeviceinline
this[InputControlType controlType]InControl.InputDevice
Update(ulong updateTick, float deltaTime)InControl.NativeInputDeviceinlinevirtual
UpdateLeftStickWithRawValue(Vector2 value, ulong updateTick, float deltaTime)InControl.InputDeviceinline
UpdateLeftStickWithValue(Vector2 value, ulong updateTick, float deltaTime)InControl.InputDeviceinline
UpdateRightStickWithRawValue(Vector2 value, ulong updateTick, float deltaTime)InControl.InputDeviceinline
UpdateRightStickWithValue(Vector2 value, ulong updateTick, float deltaTime)InControl.InputDeviceinline
UpdateWithState(InputControlType controlType, bool state, ulong updateTick, float deltaTime)InControl.InputDeviceinlineprotected
UpdateWithValue(InputControlType controlType, float value, ulong updateTick, float deltaTime)InControl.InputDeviceinlineprotected
Vibrate(float leftMotor, float rightMotor)InControl.NativeInputDeviceinlinevirtual
InControl::InputDevice.Vibrate(float intensity)InControl.InputDeviceinline