Public Member Functions | |
PuzzleVCR (AsylumEngine *engine) | |
virtual void | saveLoadWithSerializer (Common::Serializer &s) |
Public Member Functions inherited from Asylum::Puzzle | |
Puzzle (AsylumEngine *engine) | |
bool | handleEvent (const AsylumEvent &evt) |
Additional Inherited Members | |
Protected Member Functions inherited from Asylum::Puzzle | |
virtual bool | update (const AsylumEvent &evt) |
virtual bool | activate (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::Puzzle | |
AsylumEngine * | _vm |