Change the buttons to text for development until I can get the icons/art.
This commit is contained in:
parent
e11a374d26
commit
d7e9944e58
2 changed files with 16 additions and 14 deletions
|
@ -17,5 +17,6 @@ namespace gui {
|
|||
void update_level(GameLevel &level);
|
||||
void set_damage(float percent);
|
||||
bool mouse(float x, float y);
|
||||
void make_button(std::string name, std::wstring label);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue