refactor input.h and related

This commit is contained in:
A-lex-Ra
2024-02-23 18:49:15 +06:00
parent 9c31c6c8b7
commit 8bb1045e34
12 changed files with 236 additions and 254 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ public:
void setHighlighted(bool flag);
bool isHighlighted() const;
virtual void clicked(gui::GUI*, int) override;
virtual void clicked(gui::GUI*, mousecode) override;
virtual void focus(gui::GUI*) override;
void bind(