I am working on the Green foot White blood cell scenario and I am trying to get a score to pop on the screen. In the greenfoot text book is says "We have to call a method from the world class. use getWorld().showText(...); but I am lost on how to call a method from the world class and how to get this method to work. Thanks

