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
|
Public Member Functions | |
void | Reset () |
BindingSource | Listen (BindingListenOptions listenOptions, InputDevice device) |
DeviceBindingSourceListener () | |
Private Member Functions | |
bool | IsPressed (InputControl control) |
bool | IsPressed (InputControlType control, InputDevice device) |
InputControlType | ListenForControl (BindingListenOptions listenOptions, InputDevice device) |
Private Attributes | |
InputControlType | detectFound |
int | detectPhase |
Definition at line 9 of file DeviceBindingSourceListener.cs.