|
| SubControlRoom (Neighborhood *) |
|
void | playAgainstRobot () |
|
void | setSoundFXLevel (const uint16) override |
|
bool | canSolve () override |
|
void | doSolve () override |
|
| GameInteraction (const InteractionID id, Neighborhood *nextHandler) |
|
void | startInteraction () |
|
void | stopInteraction () |
|
void | startOverInteraction () |
|
bool | isInteracting () const |
|
Neighborhood * | getOwner () const |
|
virtual Common::Path | getBriefingMovie () |
|
virtual Common::Path | getEnvScanMovie () |
|
virtual long | getNumHints () |
|
virtual Common::Path | getHintMovie (uint) |
|
virtual void | setAmbienceLevel (const uint16) |
|
| IDObject (const int32 id) |
|
int32 | getObjectID () const |
|
Public Member Functions inherited from Pegasus::InputHandler |
| InputHandler (InputHandler *) |
|
virtual void | setNextHandler (InputHandler *nextHandler) |
|
virtual InputHandler * | getNextHandler () |
|
virtual void | handleInput (const Input &, const Hotspot *) |
|
virtual void | updateCursor (const Common::Point, const Hotspot *) |
|
virtual bool | isClickInput (const Input &, const Hotspot *) |
|
virtual bool | wantsCursor () |
|
virtual bool | releaseInputFocus () |
|
virtual void | grabInputFocus () |
|
virtual InputBits | getClickFilter () |
|
virtual void | allowInput (const bool allow) |
|
|
void | openInteraction () override |
|
void | initInteraction () override |
|
void | closeInteraction () override |
|
void | activateHotspots () override |
|
void | clickInHotspot (const Input &, const Hotspot *) override |
|
void | receiveNotification (Notification *, const NotificationFlags) override |
|
void | robotKillsPlayer (const uint32, Neighborhood *) |
|
InputBits | getInputFilter () override |
|
int | findActionIndex (HotSpotID) |
|
void | dispatchClawAction (const int) |
|
void | performActionImmediately (const int, const uint32, Neighborhood *) |
|
void | hideEverything () |
|
void | showButtons () |
|
void | hideButtons () |
|
void | updateGreenBall () |
|
void | moveGreenBallToA () |
|
void | moveGreenBallToB () |
|
void | moveGreenBallToC () |
|
void | moveGreenBallToD () |
|
void | setControlMonitorToTime (const TimeValue, const int, const bool) |
|
void | playControlMonitorSection (const TimeValue, const TimeValue, const NotificationFlags, const int, const bool) |
|
void | updateClawMonitor () |
|
void | setClawMonitorToTime (const TimeValue) |
|
void | playClawMonitorSection (const TimeValue, const TimeValue, const NotificationFlags, const int, const bool) |
|
virtual void | resetInteraction () |
|
virtual void | newNotification (Notification *notification) |
|
The documentation for this class was generated from the following file: