99100101102103104105106107108109
pointX = ORIGIN_X + 50 ; pointY = ORIGIN_Y; pointY-=interspaceY; lBonus.spawn(new Vector2f(pointX,pointY), immobile, layer); pointY-=interspaceY; rBonus.spawn(new Vector2f(pointX,pointY), immobile, layer); pointY-=interspaceY;