Dry
Classes | Enumerations | Variables
Text.h File Reference
#include "../UI/UISelectable.h"

Classes

struct  Dry::CharLocation
 Cached character location and size within text. Used for queries related to text editing. More...
 
struct  Dry::GlyphLocation
 Glyph and its location within the text. Used when preparing text rendering. More...
 
class  Dry::Text
 Text UI element. More...
 

Enumerations

enum  Dry::TextEffect { TE_NONE = 0, TE_SHADOW, TE_STROKE }
 Text effect.
 

Variables

static const float Dry::DEFAULT_FONT_SIZE = 12