|
libtcod
|
The raw data for a single TCOD_Console tile. More...
#include <console.h>
Public Attributes | |
| int | ch |
| The Unicode codepoint for this tile. | |
| TCOD_ColorRGBA | fg |
| The tile glyph color, rendered on top of the background. | |
| TCOD_ColorRGBA | bg |
| The tile background color, rendered behind the glyph. | |
The raw data for a single TCOD_Console tile.
embed:rst:leading-asterisk .. versionadded:: 1.19