Colobot
Public Member Functions | List of all members
CCarrierObject Class Referenceabstract

Interface for carrier objects. More...

#include <carrier_object.h>

Inheritance diagram for CCarrierObject:
Inheritance graph
[legend]

Public Member Functions

 CCarrierObject (ObjectInterfaceTypes &types)
 
virtual CObjectGetCargo ()=0
 Returns carried object.
 
virtual void SetCargo (CObject *cargo)=0
 Sets carried object.
 
bool IsCarryingCargo ()
 Checks whether there is any cargo.
 

Detailed Description

Interface for carrier objects.


The documentation for this class was generated from the following file: