Colobot
|
Interface for objects that can be jostled. More...
#include <jostleable_object.h>
Public Member Functions | |
CJostleableObject (ObjectInterfaceTypes &types) | |
virtual Math::Sphere | GetJostlingSphere () const =0 |
virtual bool | JostleObject (float force)=0 |
Interface for objects that can be jostled.