|
stmm-games-doc
0.32.0
|

Public Types | |
| enum | { CHAR_FONT_INDEX_MIN = 0, CHAR_FONT_INDEX_MAX = ((1 << 8) - 2) } |
| The font index limits into Named::fonts(). More... | |
Public Member Functions | |
| TileFont () noexcept | |
| bool | isEmpty () const noexcept |
| void | clear () |
| bool | operator== (const TileFont &oTileFont) const noexcept |
| int32_t | getFontIndex () const noexcept |
| void | setFontIndex (int32_t nFontIndex) noexcept |
| void | dump () const noexcept |
| anonymous enum |
The font index limits into Named::fonts().
| Enumerator | |
|---|---|
| CHAR_FONT_INDEX_MIN | |
| CHAR_FONT_INDEX_MAX | |
|
inlinenoexcept |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
1.8.13