Exemple #1
0
 public void update(Shape originalShape, Shape newShape) {
   shape.setDirectionIndicator((org.nlogo.shape.VectorShape) newShape);
 }