|
| | Text (const std::string &text, float x, float y, float scale, Color color, tenno::shared_ptr< Font > font) |
| |
| void | render (int width, int height) const |
| |
Definition at line 19 of file text.hpp.
◆ Text()
| brenta::Text::Text |
( |
const std::string & |
text, |
|
|
float |
x, |
|
|
float |
y, |
|
|
float |
scale, |
|
|
Color |
color, |
|
|
tenno::shared_ptr< Font > |
font |
|
) |
| |
|
inline |
◆ render()
| void Text::render |
( |
int |
width, |
|
|
int |
height |
|
) |
| const |
◆ color
| Color brenta::Text::color |
◆ font
| tenno::shared_ptr<Font> brenta::Text::font |
◆ scale
| float brenta::Text::scale |
◆ text
| std::string brenta::Text::text |
The documentation for this class was generated from the following files: