Go to the documentation of this file.
15 virtual void step(
int frame_step) = 0;
23 virtual void render_hud(
double last_frametime) = 0;
25 virtual void draw_icon(
float scale,
int index,
float x,
float y,
float z) = 0;
27 virtual void endgame(
char *winner) = 0;