Exemple #1
0
 public void Render(Drawer d)
 {
     d.Draw(Shape, Color, Location.Position);
 }