Urho3D
|
#include "../UI/UISelectable.h"
Classes | |
struct | Dviglo::CharLocation |
Cached character location and size within text. Used for queries related to text editing. More... | |
struct | Dviglo::GlyphLocation |
class | Dviglo::Text |
Text UI element. More... | |
Enumerations | |
enum | Dviglo::TextEffect { TE_NONE = 0, TE_SHADOW, TE_STROKE } |
Text effect. | |
Variables | |
static const float | Dviglo::DEFAULT_FONT_SIZE = 12 |