|
mkRPG
|
The ObjectType class defines the properties that are mandatory in any ObjectType object. More...
#include <object.h>
Public Member Functions | |
| ObjectType | ObjectType (ObjectType &ancestor) |
| ObjectType (DefaultTypes &parent) | |
| Image * | image () const |
| void | setImage (Image *im) |
The ObjectType class defines the properties that are mandatory in any ObjectType object.
1.7.6.1