summaryrefslogtreecommitdiffstats
path: root/src/graphics/core/README.txt
blob: 056441d2dd60d2939c8829e3f548cf742f696146 (plain)
1
2
3
4
5
6
7
8
/**
 * \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
 */