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