Class Aufbau2


  • public class Aufbau2
    extends GrafikWelt
    Baut im Konstruktor das Szenarium auf
    Author:
    Albert Wiedemann @version 1.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Random zufall  
    • Constructor Summary

      Constructors 
      Constructor Description
      Aufbau2()
      Legt die benötigten Objekte an.
    • Method Summary

      • Methods inherited from class greenfoot.World

        addObject, getBackground, getCellSize, getColorAt, getHeight, getObjects, getObjectsAt, getWidth, numberOfObjects, removeObject, removeObjects, repaint, setActOrder, setBackground, setBackground, setPaintOrder, showText, started, stopped
    • Field Detail

      • zufall

        protected Random zufall
    • Constructor Detail

      • Aufbau2

        public Aufbau2()
        Legt die benötigten Objekte an.