jogamp
›
jogl
Search
everywhere
only in this topic
Advanced Search
com.jogamp.newt.event.MouseLis
tener
Classic
List
Threaded
♦
♦
Locked
2 messages
Itun
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
com.jogamp.newt.event.MouseLis
tener
What is the difference between mouseMoved() event and mouseDragged() event?
And why mousePressed()-event returns zero mouse x and y coordinates.
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: com.jogamp.newt.event.MouseLis
tener
Administrator
mouseMoved is called when the mouse is moved with no button pressed whereas mouseDragged is called when the mouse is moved with at least one pressed button.
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page