// WARNING: This file is auto-generated and any changes to it will be overwritten import java.util.*; import greenfoot.*; /** * */ public class Weltraum extends World { /** * */ public Weltraum() { super(800, 600, 1); } }