Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/ExternalAI/
H A DAICallback.h258 …std::map<std::string, std::string> GetMyOptionValues() { return std::map<std::string, std::string>… in GetMyOptionValues() function
/dports/games/spring/spring_98.0/AI/Wrappers/LegacyCpp/
H A DAIAICallback.cpp2121 std::map<std::string, std::string> springLegacyAI::CAIAICallback::GetMyOptionValues() in GetMyOptionValues() function in springLegacyAI::CAIAICallback