JNGL
Easy to use cross-platform 2D game library
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
text.hpp File Reference
#include "Drawable.hpp"
#include <memory>
#include <string>
#include <vector>
Include dependency graph for text.hpp:
This graph shows which files directly or indirectly include this file:

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 { LEFT , RIGHT , CENTER }
 How multiple lines should be aligned in a text block. More...