Home
last modified time | relevance | path

Searched refs:_puzzleRightHandle (Results 1 – 1 of 1) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/buried/environ/
H A Dmayan.cpp1775 Common::Rect _puzzleRightHandle; member in Buried::DeathGodPuzzleBox
1790 _puzzleRightHandle = Common::Rect(380, 0, 432, 189); in DeathGodPuzzleBox()
1871 if (_puzzleRightHandle.contains(pointLocation)) { in mouseUp()
1961 if (_puzzleRightHandle.contains(pointLocation)) in specifyCursor()