|
|
| Hot1FrSceneChange (CursorManager::CursorType hoverCursor, bool dynamicCursor=false, bool isTerse=false) |
| |
|
void | readData (Common::SeekableReadStream &stream) override |
| |
|
void | execute () override |
| |
|
CursorManager::CursorType | getHoverCursor () const override |
| |
|
bool | cursorSetFromScript () const override |
| |
|
bool | canHaveHotspot () const override |
| |
|
virtual void | onPause (bool pause) |
| |
|
virtual void | handleInput (NancyInput &input) |
| |
|
virtual bool | isPersistentAcrossScenes () const |
| |
|
|
Common::String | getRecordTypeName () const override |
| |
|
void | finishExecution () |
| |
|
|
CursorManager::CursorType | _hoverCursor |
| |
|
| enum | ExecutionState { kBegin,
kRun,
kActionTrigger
} |
| |
| enum | ExecutionType { kOneShot = 1,
kRepeating = 2
} |
| |
The documentation for this class was generated from the following file: