Home
last modified time | relevance | path

Searched refs:ship_class_get_priority (Results 1 – 2 of 2) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ship/
H A Dship.cpp16952 int ship_class_get_priority(int ship_class) in ship_class_get_priority() function
16998 int priority1 = ship_class_get_priority(ship_class_1); in ship_class_compare()
16999 int priority2 = ship_class_get_priority(ship_class_2); in ship_class_compare()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ship/
H A Dship.cpp18358 static int ship_class_get_priority(int ship_class) in ship_class_get_priority() function
18404 int priority1 = ship_class_get_priority(ship_class_1); in ship_class_compare()
18405 int priority2 = ship_class_get_priority(ship_class_2); in ship_class_compare()