예제 #1
0
 // Set width for tunnel
 public void SetMazeTunnelWidth(float w)
 {
     maze.SetMazeTunnelWidth(w);
 }