Home
last modified time | relevance | path

Searched defs:GiveCommand (Results 1 – 5 of 5) sorted by relevance

/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DMainPanel.cpp232 void MainPanel::GiveCommand(const Command &command) in GiveCommand() function in MainPanel
H A DEngine.cpp1053 void Engine::GiveCommand(const Command &command) in GiveCommand() function in Engine
/dports/games/spring/spring_98.0/rts/Game/
H A DSelectedUnitsHandler.cpp176 void CSelectedUnitsHandler::GiveCommand(Command c, bool fromUser) in GiveCommand() function in CSelectedUnitsHandler
/dports/games/spring/spring_98.0/rts/Sim/Units/CommandAI/
H A DCommandAI.cpp606 void CCommandAI::GiveCommand(const Command& c, bool fromSynced) in GiveCommand() function in CCommandAI
/dports/games/spring/spring_98.0/rts/Game/UI/
H A DGuiHandler.cpp878 void CGuiHandler::GiveCommand(Command& cmd, bool fromUser) in GiveCommand() function in CGuiHandler