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