-
MethodsMethodDescriptionPlease call
Green.handleAct()instead - this will still be called, but the parent method does additional important things.Please callGreen.handleDraw()instead - this will still be called, but the parent method does additional important things.
Green.handleMousePosition(int, int, int, int)instead.