ScummVM API documentation
MADS::Phantom::Scene3xx Class Reference
Inheritance diagram for MADS::Phantom::Scene3xx:
MADS::Phantom::PhantomScene MADS::SceneLogic MADS::Phantom::Scene301 MADS::Phantom::Scene302 MADS::Phantom::Scene303 MADS::Phantom::Scene304 MADS::Phantom::Scene305 MADS::Phantom::Scene306 MADS::Phantom::Scene307 MADS::Phantom::Scene308 MADS::Phantom::Scene309 MADS::Phantom::Scene310

Public Member Functions

 Scene3xx (MADSEngine *vm)
 
- Public Member Functions inherited from MADS::Phantom::PhantomScene
 PhantomScene (MADSEngine *vm)
 
void sub7178C ()
 
- Public Member Functions inherited from MADS::SceneLogic
 SceneLogic (MADSEngine *vm)
 
virtual ~SceneLogic ()
 
virtual void setup ()=0
 
virtual void enter ()=0
 
virtual void step ()
 
virtual void preActions ()
 
virtual void actions ()=0
 
virtual void postActions ()
 
virtual void unhandledAction ()
 
virtual void synchronize (Common::Serializer &s)
 

Protected Member Functions

void sceneEntrySound ()
 
void setAAName ()
 
void setPlayerSpritesPrefix ()
 
- Protected Member Functions inherited from MADS::Phantom::PhantomScene
Common::Path formAnimName (char sepChar, int suffixNum)
 
void lowRoomsEntrySound ()
 

Additional Inherited Members

- Protected Attributes inherited from MADS::Phantom::PhantomScene
PhantomGlobals_globals
 
GamePhantom_game
 
MADSAction_action
 
- Protected Attributes inherited from MADS::SceneLogic
MADSEngine_vm
 
Scene_scene
 

Member Function Documentation

◆ sceneEntrySound()

void MADS::Phantom::Scene3xx::sceneEntrySound ( )
protected

Plays an appropriate sound when entering a scene

◆ setAAName()

void MADS::Phantom::Scene3xx::setAAName ( )
protected

Sets the AA file to use for the scene

◆ setPlayerSpritesPrefix()

void MADS::Phantom::Scene3xx::setPlayerSpritesPrefix ( )
protected

Updates the prefix used for getting player sprites for the scene


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