colobot/src/object/README.txt

7 lines
192 B
Plaintext
Raw Normal View History

/**
* \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.
*/