terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
void | Reset () |
BindingSource | Listen (BindingListenOptions listenOptions, InputDevice device) |
UnknownDeviceBindingSourceListener () | |
Private Types | |
enum | DetectPhase { WaitForInitialRelease , WaitForControlPress , WaitForControlRelease } |
Private Member Functions | |
void | TakeSnapshotOnUnknownDevices () |
bool | IsPressed (UnknownDeviceControl control, InputDevice device) |
UnknownDeviceControl | ListenForControl (BindingListenOptions listenOptions, InputDevice device) |
Private Attributes | |
UnknownDeviceControl | detectFound |
UnknownDeviceBindingSourceListener.DetectPhase | detectPhase |
Definition at line 6 of file UnknownDeviceBindingSourceListener.cs.