summaryrefslogtreecommitdiffstats
path: root/src/graphics/core/README.txt
blob: ca3768ce30affab814a24ab4051de47c00f1d015 (plain)
1
2
3
4
5
6
7
/**
 * \dir graphics/core
 * \brief Abstract core of graphics engine
 *
 * Core types, enums, structs and CDevice abstract class that define
 * the abstract graphics device used in graphics engine
 */