I'm trying to fix up someone elses old greenfoot code and I came across an error that I don't know how to fix, the person calls a method called getWorldCanvas() from the WorldHandler class Greenfoot doens't know what it is. What is it trying to do and is there a replacement method for it?