|
| DialogueMenu (BladeRunnerEngine *vm) |
|
void | clear () |
|
bool | loadResources () |
|
bool | show () |
|
bool | hide () |
|
bool | addToList (int answer, bool done, int priorityPolite, int priorityNormal, int prioritySurly) |
|
bool | clearNeverRepeatWasSelectedFlag (int answer) |
|
bool | addToListNeverRepeatOnceSelected (int answer, int priorityPolite, int priorityNormal, int prioritySurly) |
|
bool | removeFromList (int answer) |
|
bool | clearList () |
|
int | queryInput () |
|
int | listSize () const |
|
bool | isVisible () const |
|
bool | isOpen () const |
|
void | tick (int x, int y) |
|
void | draw (Graphics::Surface &s) |
|
void | mouseUp () |
|
bool | waitingForInput () const |
|
void | save (SaveFileWriteStream &f) |
|
void | load (SaveFileReadStream &f) |
|
The documentation for this class was generated from the following file: