Home
last modified time | relevance | path

Searched refs:LIGHT_DENSITY (Results 1 – 4 of 4) sorted by relevance

/dports/games/uqm/uqm-0.8.0/src/uqm/planets/
H A Dplandata.h290 LIGHT_DENSITY, enumerator
H A Dcalc.c410 case LIGHT_DENSITY: in DoPlanetaryAnalysis()
/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dplandata.c900 MAKE_BYTE (LIGHT_DENSITY, LIGHT), /* Atmosphere and density */
1033 MAKE_BYTE (LIGHT_DENSITY, HEAVY), /* Atmosphere and density */
1052 MAKE_BYTE (LIGHT_DENSITY, LIGHT), /* Atmosphere and density */
H A Duqmdebug.c1438 case LIGHT_DENSITY: in densityString()