Home
last modified time | relevance | path

Searched defs:get_death_time (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.h181 time_t get_death_time() const { return death_time; } in get_death_time() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/scripting/
H A Dcustom_particles.cpp471 float CustomParticles::get_death_time() in get_death_time() function in scripting::CustomParticles