Public Member Functions | |
SpecialLocks (LabEngine *vm) | |
void | showTileLock (const Common::String filename, bool showSolution) |
void | tileClick (Common::Point pos) |
void | showCombinationLock (const Common::String filename) |
void | combinationClick (Common::Point pos) |
void | save (Common::OutSaveFile *file) |
void | load (Common::InSaveFile *file) |
void Lab::SpecialLocks::tileClick | ( | Common::Point | pos | ) |
Processes mouse clicks and changes tile positions.
void Lab::SpecialLocks::combinationClick | ( | Common::Point | pos | ) |
Processes mouse clicks and changes the door combination.