refactor: replace references to Events with Input
This commit is contained in:
@@ -157,5 +157,6 @@ namespace gui {
|
||||
|
||||
void toggleDebug();
|
||||
const Input& getInput() const;
|
||||
Input& getInput();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user