Searched refs:PLANET_ORBIT_RANGE (Results 1 – 2 of 2) sorted by relevance
31 val PLANET_ORBIT_RANGE = (STAR_RADIUS_RANGE.endInclusive * 2f)..(UNIVERSE_RANGE * 0.75f) in <lambda>() constant143 lerp(PLANET_ORBIT_RANGE.start, PLANET_ORBIT_RANGE.endInclusive, thisPlanetFrac) in initTest()196 PLANET_ORBIT_RANGE.start, in initRandom()197 PLANET_ORBIT_RANGE.endInclusive, in initRandom()231 rng.nextFloatInRange(PLANET_ORBIT_RANGE.start, PLANET_ORBIT_RANGE.endInclusive) in initRandom()
78 PLANET_ORBIT_RANGE.start, in onAttachedToWindow()79 PLANET_ORBIT_RANGE.endInclusive in onAttachedToWindow()