Class Umgebung


  • public class Umgebung
    extends GrafikWelt
    Baut die Verkehrsinsel auf.
    Author:
    Klaus Reinold @version 1.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Kreis k1  
      protected Kreis k2  
      protected Rechteck r1  
      protected TurtleRennate t  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Umgebung()  
    • 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
    • Constructor Detail

      • Umgebung

        protected Umgebung()