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

Interface for transportable objects. More...

#include <transportable_object.h>

Inheritance diagram for CTransportableObject:
Inheritance graph
[legend]

Public Member Functions

 CTransportableObject (ObjectInterfaceTypes &types)
 
virtual void SetTransporter (CObject *transporter)=0
 Set transporter object that transports this object.
 
virtual CObjectGetTransporter ()=0
 Return transported object.
 
virtual void SetTransporterPart (int part)=0
 
bool IsBeingTransported ()
 Return true if the object is currently transported.
 

Detailed Description

Interface for transportable objects.


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