Hi,

Something that has been annoying me recently has been my lack of mouse
control in Java!  In my game, I was originally going to use a control
mechanism similar to all the great first-person games that are out there.
Whereby, moving the mouse left and right and up and down directly controls
the camera in the same way, mimicking head movement.

My problem is that I can�t figure out how to set any of the pointer
properties through Java.  I can�t hide the pointer, and I can�t set the
mouse coordinates (so the mouse moves out the canvas3d and no mouse events
are registered).

Has anybody got any hints they can give me?  Is there a package out there
that does this, and I just haven�t found it?

Thanks,

Ralph.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to