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