Voxellancer
0.3
A game about voxels in space
|
#include <property.h>
Static Public Member Functions | |
static T | get (const std::string &name) |
static T | get (const std::string &name, const T &defaultvalue) |
static Property< T > | unnamed (const T &value) |
Protected Attributes | |
PropertyImpl< T > * | m_impl |
represents a value loaded from an .ini file