|
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
|
Inheritance diagram for InControl.MouseBindingSourceListener:
Collaboration diagram for InControl.MouseBindingSourceListener:Public Member Functions | |
| void | Reset () |
| BindingSource | Listen (BindingListenOptions listenOptions, InputDevice device) |
| MouseBindingSourceListener () | |
Static Public Attributes | |
| static float | ScrollWheelThreshold |
Private Member Functions | |
| bool | IsPressed (Mouse control) |
| Mouse | ListenForControl (BindingListenOptions listenOptions) |
Static Private Member Functions | |
| static | MouseBindingSourceListener () |
Private Attributes | |
| Mouse | detectFound |
| int | detectPhase |
Definition at line 8 of file MouseBindingSourceListener.cs.