Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
float | gameUnit () |
void | setGameUnit (float gameUnit) |
float | toGameUnits (float metre) |
float | toMetres (float gameUnits) |
Static Public Member Functions | |
static std::shared_ptr< Metrics > | instance () |
Protected Attributes | |
Property< float > | m_gameUnit |
Static Protected Attributes | |
static std::weak_ptr< Metrics > | s_instance |