#include <EventInterpreter.h>
◆ executeNpcDialogue()
bool EventInterpreter::executeNpcDialogue |
( |
int |
startStep | ) |
|
◆ executeOneEvent()
int EventInterpreter::executeOneEvent |
( |
int |
step, |
|
|
bool |
isNpc |
|
) |
| |
|
protected |
◆ executeRegular()
bool EventInterpreter::executeRegular |
( |
int |
startStep | ) |
|
◆ isValid()
bool EventInterpreter::isValid |
( |
| ) |
|
◆ prepare()
void EventInterpreter::prepare |
( |
const EventMap & |
eventMap, |
|
|
int |
eventId, |
|
|
Pid |
objectPid, |
|
|
bool |
canShowMessages |
|
) |
| |
◆ _canShowMessages
bool EventInterpreter::_canShowMessages = false |
|
private |
◆ _canShowOption
bool EventInterpreter::_canShowOption = true |
|
private |
◆ _eventId
int EventInterpreter::_eventId = 0 |
|
private |
◆ _events
std::vector<EventIR> EventInterpreter::_events |
|
private |
◆ _mapExitTriggered
bool EventInterpreter::_mapExitTriggered = false |
|
private |
◆ _objectPid
Pid EventInterpreter::_objectPid = Pid() |
|
private |
◆ _readyToExit
bool EventInterpreter::_readyToExit = false |
|
private |
◆ _who
The documentation for this class was generated from the following files: