Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 23, 2011, 12:13:34 PM (13 years ago)
Author:
dafrick
Message:

More documentation for Pong.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/tetris/src/modules/pong/Pong.h

    r8104 r8105  
    4848    @brief
    4949        Implements a Pong minigame.
    50 
    51         //TODO: Add details to different classes used and how.
     50        It connects the different entities present in a game of Pong.
     51       
     52        //TODO: List and add details to different classes used and how.
    5253        PongBall, is the ball, PongBats are the things that can be moved by the players (ControllableEntities), PongCenterpoint is the playing field. (x-z area)
    5354
Note: See TracChangeset for help on using the changeset viewer.