|
| CurrentActionEntry (CurrentAction newAction, uint16 roomNum) |
|
| CurrentActionEntry (CurrentAction newAction, CharacterScheduleEntry *data, uint16 roomNum) |
|
| CurrentActionEntry (Action newAction, uint16 roomNum, uint16 param1, uint16 param2) |
|
| CurrentActionEntry (CurrentActionEntry *src) |
|
CurrentAction | action () const |
|
CharacterScheduleEntry & | supportData () const |
|
bool | hasSupportData () const |
|
uint16 | roomNumber () const |
|
void | setAction (CurrentAction newAction) |
|
void | setRoomNumber (uint16 roomNum) |
|
void | setSupportData (CharacterScheduleEntry *newRec) |
|
void | setSupportData (uint16 entryId) |
|
void | saveToStream (Common::WriteStream *stream) const |
|
The documentation for this class was generated from the following file: