Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/ExternalAI/
H A DAICallback.h179 void DebugDrawerAddGraphPoint(int, float, float) {} in DebugDrawerAddGraphPoint() function
/dports/games/spring/spring_98.0/AI/Wrappers/LegacyCpp/
H A DAIAICallback.cpp1898 void springLegacyAI::CAIAICallback::DebugDrawerAddGraphPoint(int lineId, float x, float y) { in DebugDrawerAddGraphPoint() function in springLegacyAI::CAIAICallback