aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/clock.cpp
AgeCommit message (Collapse)Author
2013-08-05ZVISION: Change _pausedTime to be a reference to when time was paused, ↵richiesams
instead of accumulation of time
2013-08-04ZVISION: Create Clock class to handle deltaTime while pausing and unpausing ↵richiesams
the game