Searched refs:drawIndex (Results 1 – 1 of 1) sorted by relevance
1013 int drawIndex = mRandom.nextInt(4); in doAsteroidCreation() local1016 _as.mDrawY = mAsteroidMinY + (drawIndex * 63); in doAsteroidCreation()