Home
last modified time | relevance | path

Searched refs:SSetTrajectoryUnitCommand (Results 1 – 2 of 2) sorted by relevance

/dports/games/spring/spring_98.0/rts/ExternalAI/Interface/
H A DAISCommands.h238 + sizeof(struct SSetTrajectoryUnitCommand) \
1309 struct SSetTrajectoryUnitCommand { struct
/dports/games/spring/spring_98.0/rts/ExternalAI/
H A DAISCommands.cpp601SSetTrajectoryUnitCommand* cmd = static_cast<SSetTrajectoryUnitCommand*>(malloc(sizeof (SSetTrajec… in mallocSUnitCommand()
1532 SSetTrajectoryUnitCommand* cmd = static_cast<SSetTrajectoryUnitCommand*>(sUnitCommandData); in newCommand()