colobot/colobot-base/object/README.txt

9 lines
198 B
Plaintext
Raw Normal View History

/**
2012-09-27 18:43:20 +00:00
* \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.
2012-09-27 18:43:20 +00:00
*/