Home
last modified time | relevance | path

Searched defs:killedFactionIndex (Results 1 – 2 of 2) sorted by relevance

/dports/games/glest/glest_source_3.2.2/source/glest_game/game/
H A Dstats.cpp41 void Stats::kill(int killerFactionIndex, int killedFactionIndex){ in kill()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/game/
H A Dstats.cpp122 void Stats::kill(int killerFactionIndex, int killedFactionIndex, bool isEnemy, bool isDeathCounted,… in kill()