import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo) /** * Write a description of class Weltenauswahl here. * * @author (your name) * @version (a version number or a date) */ public class Weltenauswahl extends Spieloptionen { /** * Constructor for objects of class Weltenauswahl. * */ public Weltenauswahl() { } }