Home
last modified time | relevance | path

Searched refs:OCEAN_BLACKHOLE (Results 1 – 5 of 5) sorted by relevance

/dports/games/tux-aqfh/tux_aqfh-1.0.14/src/
H A Docean.cxx68 case OCEAN_BLACKHOLE : elevation = -22.0f ; break ; in Ocean()
99 case OCEAN_BLACKHOLE : wgs -> setState ( solidblack_gst ) ; in Ocean()
H A Dgfx.cxx115 case OCEAN_BLACKHOLE : in update()
152 case OCEAN_BLACKHOLE : glFogf ( GL_FOG_DENSITY, 0.07 ) ; break ; in update()
H A Docean.h9 OCEAN_BLACKHOLE enumerator
H A Dlevel.cxx471 ocean = new Ocean ( OCEAN_BLACKHOLE ) ; in blackhole_command()
H A Dtuxstate.cxx660 ocean -> getType() == OCEAN_BLACKHOLE ) ; in getIsectData()