JNGL
Easy to use cross-platform 2D game library
Loading...
Searching...
No Matches
FontInterface Member List

This is the complete list of members for FontInterface, including all inherited members.

getLineHeight() const =0 (defined in FontInterface)FontInterfacepure virtual
getTextWidth(std::string_view text) const =0 (defined in FontInterface)FontInterfacepure virtual
print(const Mat3 &modelview, std::string_view text) const =0 (defined in FontInterface)FontInterfacepure virtual
~FontInterface()=default (defined in FontInterface)FontInterfacevirtual