summaryrefslogtreecommitdiffstats
path: root/src/object/README.txt
blob: f3bad238dd48f878656e315b7e321f7c25b396fd (plain)
1
2
3
4
5
6
7
/**
 * \dir object
 * \brief Game engine
 *
 * Contains the main class of game engine - CRobotMain and the various in-game objects:
 * CObject and related auto, motion and task subclasses.
 */