예제 #1
0
파일: NodeMain.cs 프로젝트: HuvaaKoodia/4X
 public void ChangeColor(Color c)
 {
     Subs.ChangeColor(graphics.transform, c);
 }