private void InitializeMan() { TheMan = new Man(); TheMan.Position.Y = ClientRectangle.Bottom - 50; NumberOfMen = 3; }