|
Colobot
|
Interface for interactive objects (objects able to process events from event loop) More...
#include <src/object/interface/interactive_object.h>

Public Member Functions | |
| CInteractiveObject (ObjectInterfaceTypes &types) | |
| virtual bool | EventProcess (const Event &event)=0 |
Interface for interactive objects (objects able to process events from event loop)
1.8.13