Home
last modified time | relevance | path

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

/dports/games/dunelegacy/dunelegacy-0.96.4/src/units/
H A DGroundUnit.cpp161 void GroundUnit::doRequestCarryallDrop(int xPos, int yPos) { in doRequestCarryallDrop() function in GroundUnit
/dports/games/dunelegacy/dunelegacy-0.96.4/src/players/
H A DPlayer.cpp300 bool Player::doRequestCarryallDrop(const GroundUnit* pGroundUnit) { in doRequestCarryallDrop() function in Player