|
Colobot
|
Interface for carrier objects. More...
#include <carrier_object.h>

Public Member Functions | |
| CCarrierObject (ObjectInterfaceTypes &types) | |
| virtual CObject * | GetCargo ()=0 |
| Returns carried object. | |
| virtual void | SetCargo (CObject *cargo)=0 |
| Sets carried object. | |
| bool | IsCarryingCargo () |
| Checks whether there is any cargo. | |
Interface for carrier objects.
1.8.9.1