Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static void | SetCursorMode (CursorMode cursorMode) |
static void | UpdateCounters () |
static void | TryRevertingToMouseMode () |
Properties | |
static CursorMode | CurrentCursorMode [get, private set] |
static bool | ShowGamepadHints [get] |
static bool | AllowSecondaryGamepadAim [get] |
static bool | PushEquipmentAreaUp [get] |
static bool | ShowGamepadCursor [get] |
static bool | HighlightThingsForMouse [get] |
static int | FramesSinceLastTimeInMouseMode [get, private set] |
static bool | PreventHighlightsForGamepad [get] |
Definition at line 24 of file PlayerInput.cs.