|
HotSpotRec * | custom_hotspot_which (int32 x, int32 y) override |
|
void | compact_mem_and_report () |
|
void | npc_say (const char *digiName, int trigger=-1, const char *seriesName=nullptr, int layer=0, bool shadow=true, int firstFrame=0, int lastFrame=-1, int digiSlot=1, int digiVol=255) |
|
void | npc_say (int trigger=-1, const char *seriesName=nullptr, int layer=0, bool shadow=true, int firstFrame=0, int lastFrame=-1, int digiSlot=1, int digiVol=255) |
|
virtual void | preload () |
|
virtual void | init () |
|
virtual void | daemon () |
|
virtual void | pre_parser () |
|
virtual void | parser () |
|
virtual void | roomError () |
|
virtual void | shutdown () |
|
virtual void | syncGame (Common::Serializer &s) |
|
|
const GerbilPoint * | _gerbilTable = nullptr |
|
HotSpotRec | _gerbilHotspot |
|
machine * | _sectionMachine1 = nullptr |
|
machine * | _sectionMachine2 = nullptr |
|
int32 | _sectionSeries1 = 0 |
|
int32 | _sectionSeries2 = 0 |
|
int32 | _sectionSeries3 = 0 |
|
Series | _roomSeries1 |
|
Series | _general |
|
|
static void | setWilburHotspot () |
|
static HotSpotRec | _wilburHotspot |
|
◆ custom_hotspot_which()
HotSpotRec* M4::Burger::Rooms::Section6Room::custom_hotspot_which |
( |
int32 |
x, |
|
|
int32 |
y |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following file: