16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 22:59:19 +02:00

visual look changes

This commit is contained in:
milek7
2019-09-25 17:54:44 +02:00
parent 3c9111bb25
commit a92037d2b2
5 changed files with 167 additions and 87 deletions

View File

@@ -70,6 +70,7 @@ class ui_log_panel : public ui_panel {
void render_contents() override;
};
class ImFont;
class ui_layer {
public:
@@ -145,6 +146,8 @@ public:
static bool scroll_callback(double xoffset, double yoffset);
static bool mouse_button_callback(int button, int action, int mods);
static ImFont *font_default;
static ImFont *font_mono;
protected:
// members