#include <SupplyTruckAIUpdate.h>
Inherited by SupplyTruckAIUpdate, and WorkerAIUpdate.
Definition at line 160 of file SupplyTruckAIUpdate.h.
◆ gainOneBox()
| virtual Bool SupplyTruckAIInterface::gainOneBox |
( |
Int | remainingStock | ) |
|
|
pure virtual |
◆ getActionDelayForDock()
◆ getNumberBoxes()
| virtual Int SupplyTruckAIInterface::getNumberBoxes |
( |
| ) |
const |
|
pure virtual |
◆ getPreferredDockID()
| virtual ObjectID SupplyTruckAIInterface::getPreferredDockID |
( |
| ) |
const |
|
pure virtual |
◆ getUpgradedSupplyBoost()
| virtual Int SupplyTruckAIInterface::getUpgradedSupplyBoost |
( |
| ) |
const |
|
pure virtual |
◆ getWarehouseScanDistance()
| virtual Real SupplyTruckAIInterface::getWarehouseScanDistance |
( |
| ) |
const |
|
pure virtual |
◆ isAvailableForSupplying()
| virtual Bool SupplyTruckAIInterface::isAvailableForSupplying |
( |
| ) |
const |
|
pure virtual |
◆ isCurrentlyFerryingSupplies()
| virtual Bool SupplyTruckAIInterface::isCurrentlyFerryingSupplies |
( |
| ) |
const |
|
pure virtual |
◆ isForcedIntoBusyState()
| virtual Bool SupplyTruckAIInterface::isForcedIntoBusyState |
( |
| ) |
const |
|
pure virtual |
◆ isForcedIntoWantingState()
| virtual Bool SupplyTruckAIInterface::isForcedIntoWantingState |
( |
| ) |
const |
|
pure virtual |
◆ loseOneBox()
| virtual Bool SupplyTruckAIInterface::loseOneBox |
( |
| ) |
|
|
pure virtual |
◆ setForceBusyState()
| virtual void SupplyTruckAIInterface::setForceBusyState |
( |
Bool | v | ) |
|
|
pure virtual |
◆ setForceWantingState()
| virtual void SupplyTruckAIInterface::setForceWantingState |
( |
Bool | v | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: