Class Umgebung
- java.lang.Object
-
- greenfoot.World
-
- GrafikWelt
-
- Umgebung
-
public class Umgebung extends GrafikWelt
Baut die Verkehrsinsel auf.- Author:
- Klaus Reinold @version 1.0
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Umgebung()
-
Method Summary
-
Methods inherited from class GrafikWelt
act
-
-
-
-
Field Detail
-
t
protected TurtleRennate t
-
r1
protected Rechteck r1
-
k1
protected Kreis k1
-
k2
protected Kreis k2
-
-