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