Better UI layout and actually tracking deaths.
This commit is contained in:
parent
662e4bf918
commit
56663b9052
6 changed files with 23 additions and 51 deletions
|
@ -59,9 +59,7 @@ public:
|
|||
void update_entities();
|
||||
void update_log(std::vector<string> &lines);
|
||||
|
||||
void write_text(int x, int y, string content);
|
||||
void write_text(int x, int y, string content, float size_mult=1.0f);
|
||||
|
||||
void ImGui_setup();
|
||||
void ImGui_update();
|
||||
void Window_update();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue