mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-04 14:07:52 +00:00
Fixed comment
This commit is contained in:
parent
3902c69c7a
commit
436fcbea89
1 changed files with 0 additions and 3 deletions
|
|
@ -58,9 +58,6 @@ class EventQueue {
|
|||
|
||||
/**
|
||||
* Copy available events into the specified buffer.
|
||||
* Note that the buffer position is maintained, to emulate
|
||||
* the behaviour of the native event queues.
|
||||
* @return the number of events copied
|
||||
*/
|
||||
public synchronized void copyEvents(IntBuffer dest) {
|
||||
queue.flip();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue