|
| CaldoriaMessages (Neighborhood *, const NotificationID, NotificationManager *) |
|
void | setSoundFXLevel (const uint16) 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 bool | canSolve () |
|
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 | handleInput (const Input &, const Hotspot *) |
|
virtual void | activateHotspots () |
|
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) |
|
| Notification (const NotificationID id, NotificationManager *owner) |
|
void | notifyMe (NotificationReceiver *, NotificationFlags flags, NotificationFlags mask) |
|
void | cancelNotification (NotificationReceiver *receiver) |
|
void | setNotificationFlags (NotificationFlags flags, NotificationFlags mask) |
|
NotificationFlags | getNotificationFlags () |
|
void | clearNotificationFlags () |
|
|
void | openInteraction () override |
|
void | initInteraction () override |
|
void | closeInteraction () override |
|
void | receiveNotification (Notification *, const NotificationFlags) override |
|
void | clickInHotspot (const Input &, const Hotspot *) override |
|
void | play1Message (uint) |
|
virtual void | resetInteraction () |
|
void | checkReceivers () |
|
virtual void | newNotification (Notification *notification) |
|
The documentation for this class was generated from the following file: