public sats( int spyLenght ) { spy = new singleSateliteGroup( spyLenght, Form1.game.width, 0 ); }
public sats(int spyLenght) { spy = new singleSateliteGroup(spyLenght, Form1.game.width, 0); }