colobot/src/graphics
Zaba999 7575ffd49b Merge branch 'dev' of https://github.com/colobot/colobot into dev 2012-10-11 23:10:07 +02:00
..
core Merge branch 'dev-graphics' into dev 2012-10-05 23:27:26 +02:00
d3d Updated docs and some Doxygen fixes 2012-09-27 20:43:20 +02:00
engine Merge branch 'dev' of https://github.com/colobot/colobot into dev 2012-10-11 23:10:07 +02:00
opengl Merge branch 'dev' of https://github.com/colobot/colobot into dev 2012-10-11 23:10:07 +02:00
README.txt Updated docs and some Doxygen fixes 2012-09-27 20:43:20 +02:00

README.txt

/**
 * \dir src/graphics
 * \brief Graphics engine
 */

/**
 * \namespace Gfx
 * \brief Namespace for (new) graphics code
 *
 * This namespace was created to avoid clashing with old code, but now it still serves,
 * defining a border between pure graphics engine and other parts of application.
 */