Space Engineers
|
Public Member Functions | |
unsafe void | SetBit (byte bit, bool value) |
unsafe bool | AnyBitSet () |
unsafe bool | GetBit (byte bit) |
Public Attributes | |
unsafe fixed byte | m_data [32] |
Definition at line 4 of file MyKeyboardBuffer.cs.
|
inline |
Definition at line 23 of file MyKeyboardBuffer.cs.
|
inline |
Definition at line 33 of file MyKeyboardBuffer.cs.
|
inline |
Definition at line 8 of file MyKeyboardBuffer.cs.
unsafe fixed byte VRage.Input.MyKeyboardBuffer.m_data[32] |
Definition at line 6 of file MyKeyboardBuffer.cs.