9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
![]() |
/**
|
||
![]() |
* \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.
|
||
![]() |
*/
|
||
![]() |
|