Searched refs:scrollSpeedX (Results 1 – 1 of 1) sorted by relevance
104 …final float scrollSpeedX = Math.min((float)(width - params.gameWidth) / (levelWidth - params.gameW… in buildBackground() local108 scroller3.setScrollSpeed(scrollSpeedX, scrollSpeedY); in buildBackground()