mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 15:35:09 +00:00
Make sure that Mouse.destroy ungrabs the cursor
This commit is contained in:
parent
3fc91a641c
commit
d2de70f2d9
8 changed files with 30 additions and 15 deletions
|
|
@ -296,7 +296,7 @@ public class Mouse {
|
|||
created = false;
|
||||
buttons = null;
|
||||
coord_buffer = null;
|
||||
|
||||
|
||||
implementation.destroyMouse();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue