Definition at line 687 of file newgrf_text.cpp.
◆ TextRefStack()
| TextRefStack::TextRefStack |
( |
| ) |
|
|
inline |
◆ PopSignedByte()
| int8_t TextRefStack::PopSignedByte |
( |
| ) |
|
|
inline |
◆ PopSignedDWord()
| int32_t TextRefStack::PopSignedDWord |
( |
| ) |
|
|
inline |
◆ PopSignedQWord()
| int64_t TextRefStack::PopSignedQWord |
( |
| ) |
|
|
inline |
◆ PopSignedWord()
| int16_t TextRefStack::PopSignedWord |
( |
| ) |
|
|
inline |
◆ PopUnsignedByte()
| uint8_t TextRefStack::PopUnsignedByte |
( |
| ) |
|
|
inline |
◆ PopUnsignedDWord()
| uint32_t TextRefStack::PopUnsignedDWord |
( |
| ) |
|
|
inline |
◆ PopUnsignedQWord()
| uint64_t TextRefStack::PopUnsignedQWord |
( |
| ) |
|
|
inline |
◆ PopUnsignedWord()
| uint16_t TextRefStack::PopUnsignedWord |
( |
| ) |
|
|
inline |
◆ PushWord()
| void TextRefStack::PushWord |
( |
uint16_t |
word | ) |
|
|
inline |
◆ ResetStack()
| void TextRefStack::ResetStack |
( |
const GRFFile * |
grffile | ) |
|
|
inline |
◆ RotateTop4Words()
| void TextRefStack::RotateTop4Words |
( |
| ) |
|
|
inline |
◆ grffile
| const GRFFile* TextRefStack::grffile |
◆ position
| uint8_t TextRefStack::position |
◆ stack
| std::array<uint8_t, 0x30> TextRefStack::stack |
◆ used
The documentation for this struct was generated from the following file: