|
CDM
v0.9
Console Draw Motor, C librarly for quickly developing Windows console applications with advanced graphics. https://github.com/komo97/CDM
|
A structure that contains raw data for the console to process, most structures used in CDM require this component. More...
Data Fields | |
| CHAR_INFO * | printBufferCont |
| CDMBool * | isAlphaTile |
A structure that contains raw data for the console to process, most structures used in CDM require this component.
| CDMBool* isAlphaTile |
| CHAR_INFO* printBufferCont |