OpenTTD
|
Container with information about a font. More...
#include <gfx_layout.h>
Public Member Functions | |
Font (FontSize size, TextColour colour) |
Data Fields | |
FontCache * | fc |
The font we are using. | |
TextColour | colour |
The colour this font has to be. |
Container with information about a font.
Definition at line 71 of file gfx_layout.h.