Home
last modified time | relevance | path

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

/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dhandler_audio.h95 { LOST_LIFE, enumerator
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dcontroller_gigablitz.cc364 audio->play_sound (handler_audio::LOST_LIFE); in collision_with_paddle()
H A Dcontroller_bullets.cc140 audio->play_sound (handler_audio::LOST_LIFE); in check_paddle_collisions()
H A Dcontroller_balls.cc240 audio->play_sound (handler_audio::LOST_LIFE); in check_outside_balls()
287 audio->play_sound (handler_audio::LOST_LIFE); in check_outside_balls_guards_level()
H A Dcontroller_capsules.cc448 audio->play_sound (handler_audio::LOST_LIFE); in run_in_bricks_level()