mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 06:53:59 +00:00
Remove AWTInputAdapter.update() and let users poll() Mouse and Keyboard directly
This commit is contained in:
parent
216044ffa4
commit
3a12b4bdd2
6 changed files with 11 additions and 28 deletions
|
|
@ -63,7 +63,4 @@ final class MacOSXAWTInput extends AbstractAWTInput {
|
|||
|
||||
public void destroy() {
|
||||
}
|
||||
|
||||
public void update() {
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue