aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/control.h
AgeCommit message (Collapse)Author
2013-08-11ZVISION: Implement push_toggle control handlingrichiesams
2013-08-04ZVISION: Create Control classrichiesams
2013-08-04ZVISION: Change #include scummsys.h to types.hrichiesams
2013-08-04ZVISION: Fix code formatting to follow the conventionrichiesams
2013-08-04ZVISION: Split puzzleControl into two files. Add ResultAction enumrichiesams
After further investigation, puzzles and controls don't really share any structs. So it makes more sense to keep them seperate.