|
||
---|---|---|
.. | ||
auto | ||
implementation | ||
interface | ||
motion | ||
subclass | ||
task | ||
README.txt | ||
crash_sphere.h | ||
drive_type.cpp | ||
drive_type.h | ||
mission_type.h | ||
object.cpp | ||
object.h | ||
object_create_exception.h | ||
object_create_params.h | ||
object_factory.cpp | ||
object_factory.h | ||
object_interface_type.h | ||
object_manager.cpp | ||
object_manager.h | ||
object_type.cpp | ||
object_type.h | ||
old_object.cpp | ||
old_object.h | ||
old_object_interface.cpp | ||
old_object_interface.h | ||
tool_type.cpp | ||
tool_type.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. */