libAlgAudio
v1.99-440-g08538e5-dirty
The development library for AlgAudio framework.
|
#include <TextRenderer.hpp>
Public Member Functions | |
FontParams (std::string n, int s) | |
bool | operator< (const FontParams &other) const |
Public Attributes | |
std::string | name |
int | size |
|
inline |
|
inline |
std::string AlgAudio::FontParams::name |
int AlgAudio::FontParams::size |