Polyphase Game Engine
Loading...
Searching...
No Matches
Text.h File Reference
#include "Nodes/Widgets/Widget.h"
#include "Vertex.h"
#include "AssetRef.h"
#include "Graphics/Graphics.h"

Go to the source code of this file.

Classes

class  Text
 

Enumerations

enum class  Justification : uint8_t {
  Left , Center , Right , Top = 0 ,
  Bottom = 2 , Count
}
 

Enumeration Type Documentation

◆ Justification

enum class Justification : uint8_t
strong
Enumerator
Left 
Center 
Right 
Top 
Bottom 
Count