Go to the documentation of this file.
14 void load(
char *menu_file,
char *state_file);
16 bool delta(
float x,
float y);
18 void draw_text(
char *str,
float x,
float y,
float scale,
vec3 &color,
bool start,
bool stop);
25 void movepos(
char c,
float &xpos,
float &ypos,
float scale);
26 void print(
const char *str);
30 void copy(
char *
data,
unsigned int size);
40 void sub_value(
const char *str,
char *out);