Class Font437

Class Documentation

class nyx::Font437

TODO: Document

Public Functions

Font437(nyx::Context *ctx, std::string const &path, int char_w, int char_h)

TODO: Document.

~Font437()

TODO: Document.

void render(std::string const &text, float x, float y, float scale, Color color = Color(0xffffffff))

TODO: Document.

void render(std::string const &text, float x, float y, Color color = Color(0xffffffff))

TODO: Document.

Public Members

int char_w

TODO: Document.

int char_h

TODO: Document.

bool tile_coords