ScummVM API documentation
Asylum::PuzzleBoardSalvation Class Reference
Inheritance diagram for Asylum::PuzzleBoardSalvation:
Asylum::PuzzleBoard Asylum::Puzzle Asylum::EventHandler Common::Serializable

Public Member Functions

 PuzzleBoardSalvation (AsylumEngine *engine)
 
virtual void saveLoadWithSerializer (Common::Serializer &s)
 
- Public Member Functions inherited from Asylum::PuzzleBoard
 PuzzleBoard (AsylumEngine *engine, const PuzzleData *data)
 
void reset ()
 
- Public Member Functions inherited from Asylum::Puzzle
 Puzzle (AsylumEngine *engine)
 
bool handleEvent (const AsylumEvent &evt)
 

Additional Inherited Members

- Protected Member Functions inherited from Asylum::PuzzleBoard
void updateScreen ()
 
int32 findRect ()
 
bool stopSound ()
 
void checkSlots ()
 
bool init (const AsylumEvent &evt)
 
bool activate (const AsylumEvent &evt)
 
- Protected Member Functions inherited from Asylum::Puzzle
virtual bool update (const AsylumEvent &evt)
 
virtual bool mouseLeftUp (const AsylumEvent &evt)
 
bool hitTest (const int16(*polygonPoint)[2], const Common::Point &point, uint32 index) const
 
bool hitTest (const int16(*polygonPoint)[2], const Common::Point &point) const
 
- Protected Attributes inherited from Asylum::PuzzleBoard
PuzzleData _data
 
bool _solved
 
Common::String _text
 
bool _charUsed [20]
 
char _solvedText [28]
 
uint32 _position
 
int32 _rectIndex
 
int32 _selectedSlot
 
ResourceId _soundResourceId
 
- Protected Attributes inherited from Asylum::Puzzle
AsylumEngine_vm
 

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