|
OpenEnroth 39d87c6
|
Functions | |
| void | initDecorationEvents () |
| void | checkDecorationEvents () |
| void | eventProcessor (int eventId, Pid targetObj, bool canShowMessages, int startStep=0) |
| bool | npcDialogueEventProcessor (int eventId, int startStep=0) |
| bool | hasEventHint (int eventId) |
| std::string | getEventHintString (int eventId) |
| void | onMapLoad () |
| void | onMapLeave () |
| void | onTimer () |
Variables | |
| int | savedEventID |
| int | savedEventStep |
| LevelDecoration * | savedDecoration |
| void checkDecorationEvents | ( | ) |
| void eventProcessor | ( | int | eventId, |
| Pid | targetObj, | ||
| bool | canShowMessages, | ||
| int | startStep = 0 |
||
| ) |
| std::string getEventHintString | ( | int | eventId | ) |
| bool hasEventHint | ( | int | eventId | ) |
| void initDecorationEvents | ( | ) |
| bool npcDialogueEventProcessor | ( | int | eventId, |
| int | startStep = 0 |
||
| ) |
| void onMapLeave | ( | ) |
| void onMapLoad | ( | ) |
| void onTimer | ( | ) |
|
extern |
|
extern |
|
extern |