summaryrefslogtreecommitdiffstats
path: root/src/object/README.txt
blob: 4e21620d40af6383c97715afb7f25b40c93ef22b (plain)
1
2
3
4
5
6
7
8
/**
 * \dir src/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.
 */