Skip to content

[GREENFOOT-659] Creation of new world subclass creates uncompilable class

Creating a world subclass isn't working properly at the moment - the constructor doesn't contain the appropriate {{super(width, height, cellsize)}} call.


Issue metadata

  • Issue type: Task
  • Priority: Medium