Example #1
0
 public void createLine(Vector coords) {
   createLine(coords, new CanvasProp());
 }