ScummVM API documentation
Pegasus::CaldoriaBomb Class Reference
Inheritance diagram for Pegasus::CaldoriaBomb:
Pegasus::GameInteraction Pegasus::NotificationReceiver Pegasus::IDObject Pegasus::InputHandler

Public Member Functions

 CaldoriaBomb (Neighborhood *, NotificationManager *)
 
void setSoundFXLevel (const uint16) override
 
void setAmbienceLevel (const uint16) override
 
long getNumHints () override
 
Common::Path getHintMovie (uint) override
 
void doSolve () override
 
bool canSolve () override
 
- Public Member Functions inherited from Pegasus::GameInteraction
 GameInteraction (const InteractionID id, Neighborhood *nextHandler)
 
void startInteraction ()
 
void stopInteraction ()
 
void startOverInteraction ()
 
bool isInteracting () const
 
NeighborhoodgetOwner () const
 
virtual Common::Path getBriefingMovie ()
 
virtual Common::Path getEnvScanMovie ()
 
- Public Member Functions inherited from Pegasus::IDObject
 IDObject (const int32 id)
 
int32 getObjectID () const
 
- Public Member Functions inherited from Pegasus::InputHandler
 InputHandler (InputHandler *)
 
virtual void setNextHandler (InputHandler *nextHandler)
 
virtual InputHandlergetNextHandler ()
 
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)
 

Protected Member Functions

void openInteraction () override
 
void initInteraction () override
 
void closeInteraction () override
 
void receiveNotification (Notification *, const NotificationFlags) override
 
void activateHotspots () override
 
void clickInHotspot (const Input &, const Hotspot *) override
 
void handleInput (const Input &, const Hotspot *) override
 
InputBits getInputFilter () override
 
void startBombAmbient (const Common::Path &)
 
- Protected Member Functions inherited from Pegasus::GameInteraction
virtual void resetInteraction ()
 
- Protected Member Functions inherited from Pegasus::NotificationReceiver
virtual void newNotification (Notification *notification)
 

Protected Attributes

Notification_neighborhoodNotification
 
BombGrid _grid
 
BombTimer _timer
 
BombEdgeList _bombLevel [6]
 
int _currentLevel
 
int _flashTime
 
Hotspot_vertexHotspot [25]
 
VertexType _lastVertex
 
Notification _timerNotification
 
NotificationCallBack _timerCallBack
 
TimeValue _readTime
 
- Protected Attributes inherited from Pegasus::GameInteraction
InputHandler_savedHandler
 
Neighborhood_owner
 
- Protected Attributes inherited from Pegasus::InputHandler
InputHandler_nextHandler
 
bool _allowInput
 

Additional Inherited Members

- Static Public Member Functions inherited from Pegasus::InputHandler
static InputHandlersetInputHandler (InputHandler *)
 
static InputHandlergetCurrentHandler ()
 
static void pollForInput ()
 
static void getInput (Input &, Hotspot *&)
 
static void readInputDevice (Input &)
 
static void invalHotspots ()
 
static InputBits getCurrentFilter ()
 
- Static Protected Attributes inherited from Pegasus::InputHandler
static InputHandler_inputHandler
 
static bool _invalHotspots
 
static InputBits _lastFilter
 

The documentation for this class was generated from the following file: