Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOSPYA.cpp293 void SpyArray::mobilize_all_spy(int spyPlace, int spyPlacePara, int nationRecno) in mobilize_all_spy()
435 void SpyArray::change_cloaked_nation(int spyPlace, int spyPlacePara, int fromNationRecno, int toNat… in change_cloaked_nation()
500 int SpyArray::total_spy_skill_level(int spyPlace, int spyPlacePara, int spyNationRecno, int& spyCou… in total_spy_skill_level()
538 int SpyArray::catch_spy(int spyPlace, int spyPlacePara) in catch_spy()
626 void SpyArray::set_action_mode(int spyPlace, int spyPlacePara, int actionMode) in set_action_mode()
H A DOSPY.cpp85 void Spy::set_place(int spyPlace, int spyPlacePara) in set_place()