Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Sep 17, 2008, 7:32:31 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/Clock

    v2 v3  
    11= Clock =
    2 [[TracNav(TracNav/TOC_Documentation)]]
     2[[TracNav(TracNav/TOC_Development)]]
    33
    44The 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]]