Package one.empty3.growth.graphics
Class DrawingLSystem2D
java.lang.Object
one.empty3.growth.graphics.DrawingLSystem2D
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DrawingLSystem2D
-
-
Method Details
-
reset
-
applyRules
- Throws:
NotWellFormattedSystem
-
drawStep
public void drawStep() -
line
public void line(double dist) -
right
public void right(double angle) -
left
public void left(double angle)
-