JNGL
Easy to use cross-platform 2D game library
|
Go to the source code of this file.
Classes | |
class | Text |
Rectangle shaped text block. More... | |
Namespaces | |
namespace | jngl |
JNGL's main namespace. | |
Enumerations | |
enum class | Alignment : uint8_t { LEFT , RIGHT , CENTER } |
How multiple lines should be aligned in a text block. More... | |