|
void | synchronize (Serializer &s) override |
|
void | postInit (SceneObjectList *OwnerList=NULL) override |
|
void | remove () override |
|
void | process (Event &event) override |
|
void | dispatch () override |
|
void | showMessage (const Common::String &msg, int color, Action *action) |
|
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) |
|
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 | signal () |
|
virtual void | setAction (Action *action) |
|
virtual void | setAction (Action *action, EventHandler *endHandler,...) |
|
virtual void | destroy () |
|
|
Action1 | _action1 |
|
Action2 | _action2 |
|
Action3 | _action3 |
|
Action4 | _action4 |
|
Action5 | _action5 |
|
GetBoxAction | _getBoxAction |
|
Action7 | _action7 |
|
ASound | _soundHandler |
|
Speaker | _speaker1 |
|
SpeakerQR | _speakerQR |
|
SpeakerSL | _speakerSL |
|
SceneObject | _object1 |
|
SceneObject | _object2 |
|
SceneObject | _object3 |
|
Object | _rocks |
|
Object | _probe |
|
Object | _sunflower1 |
|
Object | _sunflower2 |
|
Object | _sunflower3 |
|
SceneText | _sceneText |
|
SceneItem | _item1 |
|
int | _turnAmount |
|
int | _angle |
|
int | _speed |
|
int | _fadePercent |
|
int | _hitCount |
|
bool | _rocksCheck |
|
Object * | _objList [4] |
|
bool | _msgActive |
|
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 |
|
EventHandler * | _owner |
|
int | _actionIndex |
|
int | _delayFrames |
|
uint32 | _startFrame |
|
bool | _attached |
|
EventHandler * | _endHandler |
|
Public Attributes inherited from TsAGE::EventHandler |
Action * | _action |
|
The documentation for this class was generated from the following file: