|
bool | transferEntity (AdEntity *entity, bool includingSprites, bool saving) |
|
void | setName (const char *name) |
|
void | setFilename (const char *filename) |
|
void | setCursor (const char *filename) |
|
| AdNodeState (BaseGame *inGame) |
|
const char * | getName () const |
|
bool | setEditorProp (const Common::String &propName, const Common::String &propValue) |
|
Common::String | getEditorProp (const Common::String &propName, const Common::String &initVal=Common::String()) |
|
| BaseClass (TDynamicConstructor, TDynamicConstructor) |
|
bool | parseEditorProperty (char *buffer, bool complete=true) |
|
virtual bool | saveAsText (BaseDynamicBuffer *buffer, int indent=0) |
|
| BaseClass (BaseGame *GameOwner) |
|
virtual const char * | getClassName () |
|
virtual bool | persist (BasePersistenceManager *persistMgr) |
|
|
bool | _active |
|
bool | _persistable |
|
BaseGame * | _gameRef |
|
The documentation for this class was generated from the following file: