String of glyphs rendered with a font.
Text & operator=(const Text &)=delete
Copy assignment operator.
Text(const Text &)=delete
Copy constructor.
nlohmann::json serialize() override
Serializes object.
Text & operator=(Text &&)
Move assignment operator.
void deserialize(const nlohmann::json &json) override
Deserializes from object.