ScummVM API documentation
TsAGE::BlueForce::Scene930 Class Reference
Inheritance diagram for TsAGE::BlueForce::Scene930:
TsAGE::BlueForce::PalettedScene TsAGE::BlueForce::SceneExt 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
 
void synchronize (Serializer &s) override
 
- Public Member Functions inherited from TsAGE::BlueForce::PalettedScene
void remove () override
 
PaletteFaderaddFader (const byte *arrBufferRGB, int step, Action *action)
 
void add2Faders (const byte *arrBufferRGB, int step, int paletteNum, Action *action)
 
void transition (const byte *arrBufferRGB, int arg8, int paletteNum, Action *action, int fromColor1, int fromColor2, int toColor1, int toColor2, bool flag)
 
- Public Member Functions inherited from TsAGE::BlueForce::SceneExt
Common::String getClassName () override
 
void process (Event &event) override
 
void loadScene (int sceneNum) override
 
virtual void checkGun ()
 
void addTimer (EventHandler *timer)
 
void removeTimer (EventHandler *timer)
 
bool display (CursorType action)
 
void fadeOut ()
 
void gunDisplay ()
 
void clearScreen ()
 
- 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 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 _sequenceManager1
 
Object1 _box
 
Object2 _boxInset
 
Object3 _boots
 
Object4 _bootsInset
 
Object5 _soleInset
 
Item1 _item1
 
NamedHotspot _item2
 
NamedHotspot _item3
 
NamedHotspot _item4
 
NamedHotspot _item5
 
NamedHotspot _item6
 
NamedHotspot _item7
 
NamedHotspot _item8
 
NamedHotspot _item9
 
NamedHotspot _item10
 
NamedHotspot _item11
 
NamedHotspot _item12
 
NamedHotspot _item13
 
NamedHotspot _item14
 
NamedHotspot _item15
 
NamedHotspot _item16
 
NamedHotspot _item17
 
NamedHotspot _item18
 
NamedHotspot _item19
 
NamedHotspot _item20
 
NamedHotspot _item21
 
Action1 _action1
 
Action2 _action2
 
Action3 _action3
 
SpeakerGameText gameTextSpeaker
 
bool _soleOpened
 
int _bootInsetDisplayed
 
- Public Attributes inherited from TsAGE::BlueForce::PalettedScene
ScenePalette _palette
 
bool _hasFader
 
- Public Attributes inherited from TsAGE::BlueForce::SceneExt
AObjectArray _timerList
 
AObjectArray _objArray2
 
bool _savedPlayerEnabled
 
bool _savedUiEnabled
 
bool _savedCanWalk
 
EventHandler_focusObject
 
Visage _cursorVisage
 
- 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: