22 const char *array =
string.c_str();
23 for (
unsigned int i = 0; i <
string.length(); i++) {
Definition: GameController.hpp:7
int num_chars
Definition: Font.hpp:13
const Glyph & getGlyph(int index) const
Definition: Font.hpp:16
float size
Definition: Font.hpp:14
int width
Definition: Glyph.hpp:12
int getStringLength(const std::string &string) const
Definition: Font.hpp:20
float length(const Vector4f &v)
Definition: Vector4f.hpp:163
std::map< int, Glyph > letters
Definition: Font.hpp:30