![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Go to the source code of this file.
Classes | |
class | Divide::TextLabelStyle |
struct | Divide::TextElement |
struct | Divide::TextElementBatch |
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::Font |
Macros | |
#define | DVD_UTILITY_TEXT_LABEL_H_ |
Variables | |
constexpr const char * | Divide::Font::DIVIDE_DEFAULT = "DroidSerif-Regular.ttf" |
constexpr const char * | Divide::Font::BATANG = "Batang.ttf" |
constexpr const char * | Divide::Font::DEJA_VU = "DejaVuSans.ttf" |
constexpr const char * | Divide::Font::DROID_SERIF = "DroidSerif-Regular.ttf" |
constexpr const char * | Divide::Font::DROID_SERIF_ITALIC = "DroidSerif-Italic.ttf" |
constexpr const char * | Divide::Font::DROID_SERIF_BOLD = "DroidSerif-Bold.ttf" |
#define DVD_UTILITY_TEXT_LABEL_H_ |
Definition at line 34 of file TextLabel.h.