Combat UI can now send events to the GUIwhen they click on buttons, and I've got a crappy wood texture for the buttons to test that.
This commit is contained in:
parent
722d55d948
commit
69a810b5a1
7 changed files with 38 additions and 20 deletions
1
gui.hpp
1
gui.hpp
|
@ -81,6 +81,7 @@ namespace gui {
|
|||
void draw_stats();
|
||||
void draw_gui();
|
||||
void draw_blood();
|
||||
void debug();
|
||||
void render();
|
||||
void mouse();
|
||||
void generate_map();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue