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