Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 1 and Version 2 of code/doc/Clock


Ignore:
Timestamp:
Sep 17, 2008, 4:49:33 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/Clock

    v1 v2  
    11= Clock =
     2[[TracNav(TracNav/TOC_Documentation)]]
    23
    34The 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]]