ScummVM API documentation
Scumm::Rebel2Level1Handler Class Referenceabstract

Public Types

enum  Result {
  kQuit, kComplete, kDeath, kGameOver,
  kError
}
 

Public Member Functions

virtual bool shouldQuit () const =0
 
virtual Result playAttempt (int &lives)=0
 
virtual bool playComplete ()=0
 
virtual bool playDeath ()=0
 
virtual bool playRetry (int lives)=0
 
virtual bool playGameOver (int lives)=0
 

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