jogamp
›
jogl
Login
Register
Search
everywhere
only in this topic
Advanced Search
com.jogamp.newt.event.MouseLis
tener
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
Itun
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Mar 30, 2011; 8:31pm
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Mar 31, 2011; 9:40am
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