Public Attributes | |
| AsciiString | label |
| UnicodeString | text |
| AsciiString | speech |
| std::string | label |
| std::wstring | text |
| std::string | speech |
Definition at line 97 of file GameText.cpp.
| AsciiString StringInfo::label |
Definition at line 99 of file GameText.cpp.
| std::string StringInfo::label |
Definition at line 92 of file GameText.cpp.
| AsciiString StringInfo::speech |
Definition at line 101 of file GameText.cpp.
| std::string StringInfo::speech |
Definition at line 94 of file GameText.cpp.
| UnicodeString StringInfo::text |
Definition at line 100 of file GameText.cpp.
| std::wstring StringInfo::text |
Definition at line 93 of file GameText.cpp.