Home
last modified time | relevance | path

Searched refs:initCountOffsets (Results 1 – 7 of 7) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtarget.h457 void initCountOffsets(int x, int y);
H A Dhudparse.cpp5219 hud_gauge->initCountOffsets(warhead_count_offsets[0], warhead_count_offsets[1]); in load_gauge_warhead_count()
H A Dhudtarget.cpp6588 void HudGaugeWarheadCount::initCountOffsets(int x, int y) in initCountOffsets() function in HudGaugeWarheadCount
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtarget.h478 void initCountOffsets(int x, int y);
H A Dhudparse.cpp5022 hud_gauge->initCountOffsets(warhead_count_offsets[0], warhead_count_offsets[1]); in load_gauge_warhead_count()
H A Dhudtarget.cpp6634 void HudGaugeWarheadCount::initCountOffsets(int x, int y) in initCountOffsets() function in HudGaugeWarheadCount
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/patches/
H A Dcolonial_hud.patch1618 + hud_gauge->initCountOffsets(warhead_count_offsets[0], warhead_count_offsets[1]);
2713 +void HudGaugeWarheadCount::initCountOffsets(int x, int y)
3566 + void initCountOffsets(int x, int y);