ScummVM API documentation
TsAGE::Ringworld::Scene4150 Class Reference
Inheritance diagram for TsAGE::Ringworld::Scene4150:
TsAGE::Scene TsAGE::StripCallback TsAGE::Action TsAGE::EventHandler TsAGE::SavedObject TsAGE::Serialisable

Public Member Functions

void postInit (SceneObjectList *OwnerList=NULL) override
 
void signal () override
 
void dispatch () override
 
- Public Member Functions inherited from TsAGE::Scene
Common::String getClassName () override
 
void synchronize (Serializer &s) override
 
void stripCallback (int v) override
 
void postInit (SceneObjectList *OwnerList=NULL) override
 
void process (Event &event) override
 
void dispatch () override
 
virtual void loadScene (int sceneNum)
 
virtual void refreshBackground (int xAmount, int yAmount)
 
void setZoomPercents (int yStart, int minPercent, int yEnd, int maxPercent)
 
void loadBackground (int xAmount, int yAmount)
 
void loadSceneData (int sceneNum)
 
- Public Member Functions inherited from TsAGE::Action
void remove () override
 
virtual void attached (EventHandler *newOwner, EventHandler *endHandler, va_list va)
 
void attach (EventHandler *newOwner, EventHandler *endHandler,...)
 
int getActionIndex () const
 
void setActionIndex (int index)
 
void setDelay (int numFrames)
 
- Public Member Functions inherited from TsAGE::EventHandler
virtual void setAction (Action *action)
 
virtual void setAction (Action *action, EventHandler *endHandler,...)
 
virtual void destroy ()
 

Public Attributes

SequenceManager _sequenceManager
 
ASound _soundHandler
 
SpeakerQText _speakerQText
 
SpeakerQR _speakerQR
 
SpeakerCDL _speakerCDL
 
Action1 _action1
 
Action2 _action2
 
Action3 _action3
 
DisplayHotspot _hotspot1
 
DisplayHotspot _hotspot2
 
Hotspot3 _hotspot3
 
SceneObject _hotspot4
 
HotspotGroup1 _hotspot5
 
HotspotGroup1 _hotspot6
 
DisplayHotspot _hotspot7
 
DisplayHotspot _hotspot8
 
DisplayHotspot _hotspot9
 
DisplayHotspot _hotspot10
 
DisplayHotspot _hotspot11
 
DisplayHotspot _hotspot12
 
HotspotGroup3 _hotspot13
 
HotspotGroup3 _hotspot14
 
HotspotGroup3 _hotspot15
 
HotspotGroup3 _hotspot16
 
DisplayHotspot _hotspot17
 
DisplayHotspot _hotspot18
 
DisplayHotspot _hotspot19
 
DisplayHotspot _hotspot20
 
DisplayHotspot _hotspot21
 
DisplayHotspot _hotspot22
 
DisplayHotspot _hotspot23
 
DisplayHotspot _hotspot24
 
HotspotGroup6 _hotspot25
 
HotspotGroup6 _hotspot26
 
- Public Attributes inherited from TsAGE::Scene
int _screenNumber
 
int _activeScreenNumber
 
int _sceneMode
 
StripManager _stripManager
 
Rect _backgroundBounds
 
GfxSurface _backSurface
 
Rect _sceneBounds
 
Rect _oldSceneBounds
 
int _enabledSections [256]
 
int _zoomPercents [256]
 
ScenePriorities _priorities
 
SceneObjectList _bgSceneObjects
 
- Public Attributes inherited from TsAGE::Action
EventHandler_owner
 
int _actionIndex
 
int _delayFrames
 
uint32 _startFrame
 
bool _attached
 
EventHandler_endHandler
 
- Public Attributes inherited from TsAGE::EventHandler
Action_action
 

Additional Inherited Members

- Static Public Member Functions inherited from TsAGE::SavedObject
static SavedObjectcreateInstance (const Common::String &className)
 

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