Esempio n. 1
0
 public void strokeWeight(float weight)
 {
     graphics.strokeWeight(this, weight);
 }