|
|
| NoradAlphaFillingStation (Neighborhood *) |
| |
|
void | handleInput (const Input &, const Hotspot *) override |
| |
|
void | clickInHotspot (const Input &, const Hotspot *) override |
| |
|
void | activateHotspots () override |
| |
|
void | newFillingItem (Item *) |
| |
|
| 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 bool | canSolve () |
| |
|
virtual void | setSoundFXLevel (const uint16) |
| |
|
virtual void | setAmbienceLevel (const uint16) |
| |
|
virtual void | doSolve () |
| |
|
| 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 | updateCursor (const Common::Point &, const Hotspot *) |
| |
|
virtual bool | isClickInput (const Input &, const Hotspot *) |
| |
|
virtual bool | wantsCursor () |
| |
|
virtual bool | releaseInputFocus () |
| |
|
virtual void | grabInputFocus () |
| |
|
virtual InputBits | getInputFilter () |
| |
|
virtual InputBits | getClickFilter () |
| |
|
virtual void | allowInput (const bool allow) |
| |
|
|
void | receiveNotification (Notification *, const NotificationFlags) override |
| |
|
void | openInteraction () override |
| |
|
void | initInteraction () override |
| |
|
void | closeInteraction () override |
| |
|
void | powerUpFinished () |
| |
|
void | splashFinished () |
| |
|
void | intakeWarningFinished () |
| |
|
void | intakeHighlightFinished () |
| |
|
void | dispenseHighlightFinished () |
| |
|
void | ArHighlightFinished () |
| |
|
void | CO2HighlightFinished () |
| |
|
void | HeHighlightFinished () |
| |
|
void | OHighlightFinished () |
| |
|
void | NHighlightFinished () |
| |
|
void | showIntakeInProgress (uint16) |
| |
|
void | clickInIntake () |
| |
|
void | clickInDispense () |
| |
|
void | clickInAr () |
| |
|
void | clickInCO2 () |
| |
|
void | clickInHe () |
| |
|
void | clickInO () |
| |
|
void | clickInN () |
| |
|
void | dispenseGas () |
| |
|
void | setStaticState (TimeValue, int16) |
| |
|
void | setSegmentState (TimeValue, TimeValue, NotificationFlags, int16) |
| |
|
virtual void | resetInteraction () |
| |
|
virtual void | newNotification (Notification *notification) |
| |
The documentation for this class was generated from the following file: