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.UnknownDeviceBindingSourceListener Class Reference
+ Inheritance diagram for InControl.UnknownDeviceBindingSourceListener:
+ Collaboration 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 9 of file UnknownDeviceBindingSourceListener.cs.


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