Пример #1
0
 public void SwapColor(Azul.Color colorIn)
 {
     sprite.SwapColor(colorIn);
 }