CDM  v0.9
Console Draw Motor, C librarly for quickly developing Windows console applications with advanced graphics. https://github.com/komo97/CDM
CDMTiles Struct Reference

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
 
CDMBoolisAlphaTile
 

Detailed Description

A structure that contains raw data for the console to process, most structures used in CDM require this component.

Author
Komo
Date
30/4/2018

Field Documentation

◆ isAlphaTile

CDMBool* isAlphaTile

◆ printBufferCont

CHAR_INFO* printBufferCont