Changes between Version 2 and Version 3 of code/doc/Clock
- Timestamp:
- Sep 17, 2008, 7:32:31 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/Clock
v2 v3 1 1 = Clock = 2 [[TracNav(TracNav/TOC_D ocumentation)]]2 [[TracNav(TracNav/TOC_Development)]] 3 3 4 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]]