I've been working in Bluej for almost a year in school and just moved into Greenfoot more recently! I'm wondering how to remove all object(s) in a specific coordinate.
To Note:
1) All objects, not specific class objects.(all classes)
2) Whether there is an object there or not.
3) Using from within a subclass of the world class
I'm open to all suggestions and workarounds!
My object classes are Ground and Coin currently…
just for reference if a workaround is needed!
Thanks!

