JNGL
Easy to use cross-platform 2D game library
|
This is the complete list of members for Font, including all inherited members.
Font(const std::string &filename, unsigned int size, float strokePercentage=0) | Font | |
getImpl() | Font | |
getTextWidth(std::string_view) | Font | |
print(const Mat3 &modelview, const std::string &text, Rgba color) const | Font | |
print(const std::string &, int x, int y) | Font | |
print(const std::string &text, Vec2 position) const | Font | |
print(const Mat3 &modelview, const std::string &text) const | Font |