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

11 lines
285 B
Plaintext
Raw Normal View History

/**
2012-09-27 18:43:20 +00:00
* \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
2012-09-27 18:43:20 +00:00
*/