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 | |
getSpacing() const | OpenXcom::Font | |
getSurface() const | OpenXcom::Font | |
getWidth() const | OpenXcom::Font | |
init() | 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 | |
setIndex(const std::wstring &index) | OpenXcom::Font | static |
~Font() | OpenXcom::Font |