コード例 #1
0
 public InGame(GameLogic r) : base(r)
 {
 }
コード例 #2
0
 public Init(GameLogic r) : base(r)
 {
 }