Searched refs:scrollSpeedY (Results 1 – 1 of 1) sorted by relevance
105 …final float scrollSpeedY = Math.min((float)(height - params.gameHeight) / (levelHeight - params.ga… in buildBackground() local108 scroller3.setScrollSpeed(scrollSpeedX, scrollSpeedY); in buildBackground()