James Hancock
asked on
Java Cursor class has a circle type selector?
In my RTS game I'm making, drawLine and fillRect regions can be selected on the JFrame where the units have been drawn.
In Starcraft 2, it is a normal arrow cursor usually, but when the cursor is moved over a unit or building that can be selected it turns in to a circle type cursor to indicate selectable.
There doesn't seem to be an appropriate cursor. How can I customize? Is that necessary? Which cursor, method would you use?
Thanks
In Starcraft 2, it is a normal arrow cursor usually, but when the cursor is moved over a unit or building that can be selected it turns in to a circle type cursor to indicate selectable.
There doesn't seem to be an appropriate cursor. How can I customize? Is that necessary? Which cursor, method would you use?
Thanks
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.