Login  Register

Re: JOGL 2 support for Ardor3D, JMonkeyEngine 3, jzy3d and NiftyGUI

Posted by gouessej on Oct 22, 2015; 6:47pm
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4035554.html

You should look at the source code of MouseMoveCondition as it shows that your test "mouse.getDx() != 0 || mouse.getDy() != 0" is useless as the trigger will only work when the mouse is moved AND the right mouse button is down. The source code of JogAmp's Ardor3D Continuation is available...
Julien Gouesse | Personal blog | Website