コード例 #1
0
 public GameState(Reactor reactor)
 {
     Reactor = reactor;
     Reset();
 }