#include <key.h>
Inheritance diagram for Key:
Public Member Functions | |
Key (Sint16 xpos=0, Sint16 ypos=0, const ParameterMap ¶m=ParameterMap()) | |
virtual bool | act (Object *obj) |
Static Public Attributes | |
ParameterMap | default_parameters |
Can be used to unlock a door by using it with a Lock trigger.
|
Try to activate any objects in the current position
Reimplemented from Item.
|