Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
int | scriptKey () const |
void | setScriptKey (int key) |
bool | isScriptLocal () const |
void | setScriptLocal (bool local) |
Static Public Attributes | |
static const int | INVALID_KEY = -1 |
Protected Attributes | |
int | m_key |
bool | m_local |