Complete Noob

Started by NickyP101, May 01, 2005, 12:45:16

Previous topic - Next topic

NickyP101

Simple question, to listen for mouse or keyboard events in an OpenGL window do i hve to use lwjgl.input? Or is there a way i can still use the Java API eg, MouseMotionListener etc etc

princec

You could try using the AWTLWJGLCanvas. But really the LWJGL input system is better.

Cas :)