9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
![]() |
/**
|
||
|
* \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
|
||
![]() |
*/
|
||
|
|