ScummVM API documentation
Pegasus::GlobeTracker Class Reference
Inheritance diagram for Pegasus::GlobeTracker:
Pegasus::Tracker Pegasus::InputHandler

Public Member Functions

 GlobeTracker (Movie *, Picture *, Picture *, Picture *, Picture *)
 
void setTrackParameters (const Hotspot *, GlobeTrackDirection)
 
void continueTracking (const Input &) override
 
void startTracking (const Input &) override
 
void stopTracking (const Input &) override
 
void activateHotspots () override
 
bool stopTrackingInput (const Input &) override
 
- Public Member Functions inherited from Pegasus::Tracker
void handleInput (const Input &, const Hotspot *) override
 
bool isTracking ()
 
bool isClickInput (const Input &, const Hotspot *) override
 
bool releaseInputFocus () override
 
- Public Member Functions inherited from Pegasus::InputHandler
 InputHandler (InputHandler *)
 
virtual void setNextHandler (InputHandler *nextHandler)
 
virtual InputHandlergetNextHandler ()
 
virtual void clickInHotspot (const Input &, const Hotspot *)
 
virtual void updateCursor (const Common::Point, const Hotspot *)
 
virtual bool wantsCursor ()
 
virtual void grabInputFocus ()
 
virtual InputBits getInputFilter ()
 
virtual InputBits getClickFilter ()
 
virtual void allowInput (const bool allow)
 

Protected Member Functions

void trackGlobeMovie ()
 
void stopGlobeMovie ()
 

Protected Attributes

Movie_globeMovie
 
Picture_leftHighlight
 
Picture_rightHighlight
 
Picture_upHighlight
 
Picture_downHighlight
 
const Hotspot_trackSpot
 
int _trackTime
 
GlobeTrackDirection _trackDirection
 
- Protected Attributes inherited from Pegasus::Tracker
InputHandler_savedHandler
 
- 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::Tracker
static Tracker_currentTracker
 
- 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: