le2d v0.4.7
2D game engine framework
 
Loading...
Searching...
No Matches
text.hpp File Reference

Go to the source code of this file.

Classes

struct  le::drawable::TextParams
 Text generation parameters. More...
 
class  le::drawable::TextBase
 Base class for Text types. More...
 
class  le::drawable::Text
 Text Draw Primitive. More...
 
class  le::drawable::InstancedText
 Instanced Text Draw Primitive. More...
 

Namespaces

namespace  le
 
namespace  le::drawable
 

Enumerations

enum class  le::drawable::TextExpand : std::int8_t { le::drawable::eBoth , le::drawable::eRight , le::drawable::eLeft }
 Horizontal text expansion. More...