|
libtcod
|
Information about a string to be printed. More...
#include <console_printing.h>
Public Attributes | |
| int | x |
| int | y |
| int | width |
| int | height |
| const TCOD_ColorRGB * | fg |
| const TCOD_ColorRGB * | bg |
| TCOD_bkgnd_flag_t | flag |
| TCOD_alignment_t | alignment |
Information about a string to be printed.