mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 14:35:58 +00:00
Mac OS X: Moved mouse handling from MacOSXDisplay to MacOSXMouseEventQueue
This commit is contained in:
parent
24e913477f
commit
a47e419168
5 changed files with 36 additions and 26 deletions
|
|
@ -524,6 +524,7 @@
|
|||
</javah>
|
||||
|
||||
<javah classpath="${lwjgl.bin}" destdir="${lwjgl.src.native}/macosx" force="yes">
|
||||
<class name="org.lwjgl.opengl.MacOSXMouseEventQueue" />
|
||||
<class name="org.lwjgl.opengl.MacOSXCanvasPeerInfo" />
|
||||
<class name="org.lwjgl.opengl.MacOSXPeerInfo" />
|
||||
<class name="org.lwjgl.opengl.MacOSXPbufferPeerInfo" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue