How do you detect when someone is rolling the mouse button in Greenfoot? I can't find any documented support for it and my scenario is complicated enough without dealing with the problems of custom mouse control. Also, how do you find the proper Component for changing the mouse's image with (and if worse comes to worse, implementing a custom mouse system with)?