summaryrefslogtreecommitdiffstats
path: root/src/graphics/README.txt
blob: f9ec2ae8d65f98300b2a01a77dab67f6eec8425e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/**
 * \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.
 */