colobot/src/graphics/README.txt

12 lines
294 B
Plaintext
Raw Normal View History

/**
* \dir graphics
* \brief Graphics engine
*/
2012-04-28 15:53:17 +00:00
/**
* \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.
*/