Detecting object-mouse collisions in JGame

Posted by aplm on Stack Overflow See other posts from Stack Overflow or by aplm
Published on 2010-05-30T15:40:00Z Indexed on 2010/05/30 16:32 UTC
Read the original article Hit count: 170

Filed under:
|

In JGame, how do you detect a collision between an object and the mouse? For example, change the object animation if the mouse is on the object.

© Stack Overflow or respective owner

Related posts about java

Related posts about game-development