Exemplo n.º 1
0
 void PlaceInitialObjects()
 {
     stickPrimary.PlaceToCenter();
     ballPrimary.PutOnStick(stickPrimary);
 }