Revision e9dc445...
Go back to digest for 23rd February 2014Features in Games
Ian Wadham committed changes in [palapeli] /engine:
Add code for teleporting pieces between holders and puzzle table.
This code is driven by selecting pieces and holders and by using a
special mouse-click (default Shift-LeftClick) to trigger teleporting
(instant transfer of pieces) from puzzle table to piece-holder, holder
to puzzle table and holder to holder. It allows pieces to be collected
and sorted quickly when searching through the puzzle-table of large
puzzles (300 to 10,000 pieces).
File Changes
Modified 8 files
- /engine
- src/gameplay.cpp
- src/gameplay.h
- src/piece.cpp
- src/piece.h
- src/scene.cpp
- src/scene.h
- src/view.cpp
- src/view.h
8 files changed in total