M&B: Bannerlord 1.0.3
The horns sound, the ravens gather.
|
Static Public Member Functions | |
static void | Initialize (IInputManager inputManager, IInputContext debugInput) |
static void | UpdateKeyData (byte[] keyData) |
static float | GetMouseMoveX () |
static float | GetMouseMoveY () |
static Vec2 | GetKeyState (InputKey key) |
static bool | IsKeyPressed (InputKey key) |
static bool | IsKeyDown (InputKey key) |
static bool | IsKeyDownImmediate (InputKey key) |
static bool | IsKeyReleased (InputKey key) |
static bool | IsControlOrShiftNotDown () |
static int | GetFirstKeyPressedInRange (int startKeyNo) |
static int | GetFirstKeyDownInRange (int startKeyNo) |
static int | GetFirstKeyReleasedInRange (int startKeyNo) |
static void | PressKey (InputKey key) |
static void | ClearKeys () |
static int | GetVirtualKeyCode (InputKey key) |
static bool | IsDown (this InputKey key) |
static bool | IsPressed (this InputKey key) |
static bool | IsReleased (this InputKey key) |
static void | SetClipboardText (System.String text) |
static string | GetClipboardText () |
static void | Update () |
static bool | IsControllerKey (InputKey key) |
static void | SetMousePosition (int x, int y) |
static void | SetCursorFriction (float frictionValue) |
static InputKey | GetControllerClickKey () |
Represents the click key for controller. In some regional builds the click key is different. | |
Static Public Attributes | |
const int | NumberOfKeys = 256 |
static Action | OnGamepadActiveStateChanged |
Properties | |
static InputState | InputState [get] |
static IInputContext | DebugInput [get] |
static IInputManager | InputManager [get] |
static Vec2 | Resolution [get] |
static Vec2 | DesktopResolution [get] |
static bool | IsMouseActive [get] |
static bool | IsControllerConnected [get] |
static bool | IsGamepadActive [get] |
static float | MouseMoveX [get] |
static float | MouseMoveY [get] |
static float | MouseSensitivity [get] |
static float | DeltaMouseScroll [get] |
static Vec2 | MousePositionRanged [get] |
static Vec2 | MousePositionPixel [get] |
static bool | IsMousePositionUpdated [get] |
static bool | IsMouseScrollChanged [get] |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |
|
staticget |