Home
last modified time | relevance | path

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

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dgeometry.cpp246 shSemiFloor[2], shSemiBFloor[2], shSemiFloorShadow, member
H A D3d-models.cpp1193 shift_shape(shSemiFloorShadow, FLOOR - human_height / 100); in make_3d_models()
H A Dpolygons.cpp1103 bshape(shSemiFloorShadow, PPR::FLOOR, scalefactor, 263); in prepare_shapes()
H A Dcelldrawer.cpp951 …(poly_outline, OUTLINE_TRANS); queuepolyat(V2 * spin(M_PI*2/3), cgi.shSemiFloorShadow, SHADOW_WALL… in draw_halfvine()