Changes between Version 1 and Version 2 of code/doc/Clock
- Timestamp:
- Sep 17, 2008, 4:49:33 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/Clock
v1 v2 1 1 = Clock = 2 [[TracNav(TracNav/TOC_Documentation)]] 2 3 3 4 The clock class serves as an object that distributes time. It is created in RootGameState at the very beginning of start() which denotes the start of the game. [[br]]