Home
last modified time | relevance | path

Searched defs:remove_light (Results 1 – 3 of 3) sorted by relevance

/dports/games/abuse_sdl/abuse-0.8/src/
H A Dextend.cpp80 void simple_object::remove_light(light_source *ls) in remove_light() function in simple_object
H A Dlevel.cpp2967 void level::remove_light(light_source *which) in remove_light() function in level
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dmapblock.cpp148 bool remove_light, bool *black_air_left) in propagateSunlight()