#include <door.h>
Inheritance diagram for Door:
Public Member Functions | |
Door (Sint16 xcord=0, Sint16 ycord=0, const ParameterMap ¶m=ParameterMap()) | |
virtual bool | act (Object *obj) |
Static Public Attributes | |
ParameterMap | default_parameters |
|
Try to activate any objects in the current position
Reimplemented from Object.
|