colobot/colobot-base/graphics/engine/README.txt

11 lines
285 B
Plaintext

/**
* \dir src/graphics/engine
* \brief Graphics engine
*
* CEngine class and various other classes implementing the main features
* of graphics engine from model loading to decorative particles
*
* Graphics operations are done on abstract interface from src/graphics/core
*/