Esempio n. 1
0
 public void tint(Color col)
 {
     graphics.tint(this, col);
 }