mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Outline all the Mouse and Keyboard code.
This commit is contained in:
@@ -104,8 +104,7 @@ void NinecraftApp::update()
|
||||
eglSwapBuffers(field_8, field_10);
|
||||
#endif
|
||||
|
||||
Mouse::_xOld = Mouse::_x;
|
||||
Mouse::_yOld = Mouse::_y;
|
||||
Mouse::reset2();
|
||||
updateStats();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user