![]() |
OpenXcom
1.0
Open-source clone of the original X-Com
|
This is the complete list of members for OpenXcom::Font, including all inherited members.
Font() | OpenXcom::Font | |
getChar(wchar_t c) | OpenXcom::Font | |
getCharSize(wchar_t c) | OpenXcom::Font | |
getHeight() const | OpenXcom::Font | |
getPalette() const | OpenXcom::Font | |
getSpacing() const | OpenXcom::Font | |
getWidth() const | OpenXcom::Font | |
isLinebreak(wchar_t c) | OpenXcom::Font | inlinestatic |
isNonBreakableSpace(wchar_t c) | OpenXcom::Font | inlinestatic |
isSeparator(wchar_t c) | OpenXcom::Font | inlinestatic |
isSpace(wchar_t c) | OpenXcom::Font | inlinestatic |
load(const YAML::Node &node) | OpenXcom::Font | |
loadTerminal() | OpenXcom::Font | |
setPalette(SDL_Color *colors, int firstcolor, int ncolors) | OpenXcom::Font | |
~Font() | OpenXcom::Font |