|
Space Engineers
|
Public Member Functions | |
| void | GetPressedKeys (List< MyKeys > keys) |
| bool | IsAnyKeyPressed () |
| void | SetKey (MyKeys key, bool value) |
| bool | IsKeyDown (MyKeys key) |
| bool | IsKeyUp (MyKeys key) |
Static Public Member Functions | |
| static MyKeyboardState | FromBuffer (MyKeyboardBuffer buffer) |
Public Attributes | |
| MyKeyboardBuffer | m_buffer |
Definition at line 7 of file MyKeyboardState.cs.
|
inlinestatic |
Definition at line 32 of file MyKeyboardState.cs.
|
inline |
Definition at line 11 of file MyKeyboardState.cs.
|
inline |
Definition at line 22 of file MyKeyboardState.cs.
|
inline |
Definition at line 37 of file MyKeyboardState.cs.
|
inline |
Definition at line 42 of file MyKeyboardState.cs.
|
inline |
Definition at line 27 of file MyKeyboardState.cs.
| MyKeyboardBuffer VRage.Input.MyKeyboardState.m_buffer |
Definition at line 9 of file MyKeyboardState.cs.
1.8.8