Use Input::push_input for tests plus extra mouse testing

This commit is contained in:
Paulb23
2022-04-22 17:39:12 +01:00
parent f4b0c7a1ea
commit 5e4e4967fe
5 changed files with 81 additions and 26 deletions
+4
View File
@@ -1446,4 +1446,8 @@ Input::Input() {
}
}
Input::~Input() {
singleton = nullptr;
}
//////////////////////////////////////////////////////////