mkRPG
Data Structures
src/editor/Game/typedobject.hxx File Reference

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...

Detailed Description

Definition of some template type-related base classes.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Defines