terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
InControl.UnknownDeviceBindingSourceListener Class Reference
+ Inheritance diagram for InControl.UnknownDeviceBindingSourceListener:

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
 

Detailed Description

Definition at line 6 of file UnknownDeviceBindingSourceListener.cs.


The documentation for this class was generated from the following file: