Cobbletext  0.2.0
Complex text layout and rendering engine
Namespaces | Enumerations
TextAlignment.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cobbletext
 

Enumerations

enum  cobbletext::TextAlignment {
  cobbletext::TextAlignment::NotSpecified = 0, cobbletext::TextAlignment::Start = 1, cobbletext::TextAlignment::End = 2, cobbletext::TextAlignment::Left = 3,
  cobbletext::TextAlignment::Right = 4, cobbletext::TextAlignment::Center = 5
}