mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-03 07:19:56 +01:00
Fix javadoc error
This commit is contained in:
parent
301a37c5fe
commit
67d29a75a0
|
|
@ -69,7 +69,7 @@ public interface InputImplementation {
|
|||
void pollMouse(IntBuffer coord_buffer, ByteBuffer buttons);
|
||||
|
||||
/**
|
||||
* Method to read the keyboard buffer
|
||||
* Method to read the mouse buffer
|
||||
*/
|
||||
void readMouse(ByteBuffer buffer);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue