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