Is it possible to change the mouse's icon if it moves over an Actor? And if so, can you then change it to a system cursor, i.e. the system text cursor, as supposed to just a pre-made image?
import greenfoot.core.WorldHandler; JPanel panel = WorldHandler.getInstance().getWorldCanvas();