Beispiel #1
0
 public InGame(GameLogic r) : base(r)
 {
 }
Beispiel #2
0
 public Init(GameLogic r) : base(r)
 {
 }