Use Input::push_input for tests plus extra mouse testing
This commit is contained in:
parent
f4b0c7a1ea
commit
5e4e4967fe
5 changed files with 81 additions and 26 deletions
|
|
@ -1446,4 +1446,8 @@ Input::Input() {
|
|||
}
|
||||
}
|
||||
|
||||
Input::~Input() {
|
||||
singleton = nullptr;
|
||||
}
|
||||
|
||||
//////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue