コード例 #1
0
 public static void RunGame()
 {
     ShaderWrapper.ResetAll();
     State = GameState.Running;
 }