|
mkRPG
|
Definition of some template type-related base classes. More...
#include "gameobject.h"Go to the source code of this file.
Data Structures | |
| class | Type< T > |
| The Type class represent a type of object. More... | |
| class | TypedObject< T > |
| The TypedObject class is the base class for GameObject with a mutable Type. More... | |
Definition of some template type-related base classes.
1.7.6.1