Home
last modified time | relevance | path

Searched refs:BOMB_GRAVITY (Results 1 – 3 of 3) sorted by relevance

/dports/games/triplane/triplane-classic-1.08.r20130224/src/world/
H A Dconstants.h43 #define BOMB_GRAVITY 2000 macro
H A Dfobjects.cpp587 bomb_y_speed[l] -= BOMB_GRAVITY; in do_bombs()
H A Dtripai.cpp570 fake_y_speed -= BOMB_GRAVITY; in ai_do_bombing()