![]() |
||
---|---|---|
.. | ||
auto | ||
motion | ||
task | ||
README.txt | ||
brain.cpp | ||
brain.h | ||
mainmovie.cpp | ||
mainmovie.h | ||
object.cpp | ||
object.h | ||
objman.cpp | ||
objman.h | ||
robotmain.cpp | ||
robotmain.h |
README.txt
/** * \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. */