Beispiel #1
0
 public Controls(PixelDestruction pD, CustomPhysics pS)
 {
     this.pD      = pD;
     this.physics = pS;
 }