Home
last modified time | relevance | path

Searched refs:LineDrawerDrawLineAndIcon (Results 1 – 6 of 6) sorted by relevance

/dports/games/spring/spring_98.0/rts/ExternalAI/
H A DAICallback.h163 void LineDrawerDrawLineAndIcon(int commandId, const float3& endPos, const float* color);
H A DAICallback.cpp1073 void CAICallback::LineDrawerDrawLineAndIcon(int commandId, const float3& endPos, const float* color) in LineDrawerDrawLineAndIcon() function in CAICallback
H A DSSkirmishAICallbackImpl.cpp579 clb->LineDrawerDrawLineAndIcon(cmd->cmdId, cmd->endPos_posF3, in skirmishAiCallback_Engine_handleCommand()
/dports/games/spring/spring_98.0/AI/Wrappers/LegacyCpp/
H A DAIAICallback.h153 void LineDrawerDrawLineAndIcon(int cmdID, const float3& endPos,
H A DIAICallback.h357 …virtual void LineDrawerDrawLineAndIcon(int commandId, const float3& endPos, const float* color) = …
H A DAIAICallback.cpp1764 void springLegacyAI::CAIAICallback::LineDrawerDrawLineAndIcon(int cmdId, const float3& endPos, cons… in LineDrawerDrawLineAndIcon() function in springLegacyAI::CAIAICallback