Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/AI/Wrappers/LegacyCpp/
H A DAIAICallback.h45 float GetTeamMetalStorage(int teamId);
H A DIAICallback.h92 virtual float GetTeamMetalStorage(int teamId) = 0;
H A DAIAICallback.cpp246 float springLegacyAI::CAIAICallback::GetTeamMetalStorage(int otherTeamId) { in GetTeamMetalStorage() function in springLegacyAI::CAIAICallback