Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/AI/Skirmish/AAI/
H A DAAIBuildTable.h144 void AddAssistant(unsigned int allowed_movement_types, bool canBuild);
H A DAAIUnitTable.cpp463 ai->Getbt()->AddAssistant(allowed_movement_types, true); in FindClosestAssistant()
H A DAAIBuildTable.cpp3363 void AAIBuildTable::AddAssistant(unsigned int allowed_movement_types, bool canBuild) in AddAssistant() function in AAIBuildTable