Public Member Functions | |
| Elevator (BladeRunnerEngine *vm) | |
| int | activate (int elevatorId) |
| void | open () |
| bool | isOpen () const |
| int | handleMouseUp (int x, int y) |
| int | handleMouseDown (int x, int y) |
| void | tick () |
| void | buttonClick (int buttonId) |
| void | reset () |
| void | buttonFocus (int buttonId) |
| void | setupDescription (int actorId, int sentenceId) |
| void | resetDescription () |
| void | tickDescription () |