|
void | dropObject (Object *obj) override |
|
bool | isBackgroundWord_v3 (ObjectList obj) const |
|
bool | isCatchallVerb_v3 (ObjectList obj) const |
|
bool | isGenericVerb_v3 (Object *obj, char *comment) |
|
bool | isNear_v3 (Object *obj, const char *verb, char *comment) const |
|
bool | isObjectVerb_v3 (Object *obj, char *comment) |
|
void | takeObject (Object *obj) override |
|
const char * | findNextNoun (const char *noun) const |
|
bool | isBackgroundWord_v1 (const char *noun, const char *verb, ObjectList obj) const |
|
bool | isCatchallVerb_v1 (bool testNounFl, const char *noun, const char *verb, ObjectList obj) const |
|
bool | isGenericVerb_v1 (const char *word, Object *obj) |
|
bool | isNear_v1 (const char *verb, const char *noun, Object *obj, char *comment) const |
|
bool | isObjectVerb_v1 (const char *word, Object *obj) |
|
const char * | findNoun () const |
|
const char * | findVerb () const |
|
void | readBG (Common::ReadStream &in, Background &curBG) |
|
void | readCmd (Common::ReadStream &in, cmd &curCmd) |
|
void | showDosInventory () const |
|
|
HugoEngine * | _vm |
|
int16 | _cmdLineIndex |
|
uint32 | _cmdLineTick |
|
char | _cmdLineCursor |
|
Command | _cmdLine |
|
uint16 | _backgroundObjectsSize |
|
uint16 | _cmdListSize |
|
uint16 ** | _arrayReqs |
|
Background ** | _backgroundObjects |
|
Background * | _catchallList |
|
cmd ** | _cmdList |
|
bool | _checkDoubleF1Fl |
|
uint16 | _getIndex |
|
uint16 | _putIndex |
|
char | _ringBuffer [32] |
|
The documentation for this class was generated from the following file: