ScummVM API documentation
Hugo::IntroHandler Class Referenceabstract
Inheritance diagram for Hugo::IntroHandler:
Hugo::intro_v1d Hugo::intro_v1w Hugo::intro_v2d Hugo::intro_v2w Hugo::intro_v3d Hugo::intro_v3w

Public Member Functions

 IntroHandler (HugoEngine *vm)
 
virtual void preNewGame ()=0
 
virtual void introInit ()=0
 
virtual bool introPlay ()=0
 
void freeIntroData ()
 
void loadIntroData (Common::SeekableReadStream &in)
 
byte getIntroSize () const
 

Public Attributes

Graphics::Surface _surf
 
Graphics::WinFont _font
 

Protected Attributes

HugoEngine_vm
 
byte * _introX
 
byte * _introY
 
byte _introXSize
 
int16 _introTicks
 

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