Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
TypeDescriptor (const char *name, size_t size, ReflectionTypeData t) | |
virtual const char * | GetFullName () const |
Public Attributes | |
const char * | name |
size_t | size |
ReflectionTypeData | type |