Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Dprojectiles.h164 bool preflight_projectile(world_point3d *origin, short polygon_index, world_point3d *_vector,
H A Dprojectiles.cpp181 bool preflight_projectile( in preflight_projectile() function
H A Dmonsters.cpp3073 if (preflight_projectile(&origin, polygon_index, &destination, definition->melee_attack.error, in try_monster_attack()
3091 if (preflight_projectile(&origin, polygon_index, &destination, definition->ranged_attack.error, in try_monster_attack()