Everything to handle text which can be translated. More...
#include "script_object.hpp"
#include "../../core/alloc_type.hpp"
#include "../../core/alloc_type.hpp"
Go to the source code of this file.
Data Structures | |
class | Text |
Internal parent object of all Text-like objects. More... | |
class | RawText |
Interal used class to create a raw text in a Text object. More... | |
class | ScriptText |
Class that handles all text related functions. More... |
Everything to handle text which can be translated.
Definition in file script_text.hpp.