|
static int | findIntersectingCharacters (Hotspot &h, uint16 *charList, int16 xp=-1, int16 yp=-1, int roomNumber=-1) |
|
static bool | checkForIntersectingCharacter (Hotspot &h, int16 xp=-1, int16 yp=-1, int roomNumber=-1) |
|
static bool | checkRoomChange (Hotspot &h) |
|
static void | characterChangeRoom (Hotspot &h, uint16 roomNumber, int16 newX, int16 newY, Direction dir) |
|
static bool | charactersIntersecting (HotspotData *hotspot1, HotspotData *hotspot2) |
|
static bool | isCharacterInList (uint16 *lst, int numEntries, uint16 charId) |
|
The documentation for this class was generated from the following file: