#include <bomb.h>
Inheritance diagram for Bomb:
Public Member Functions | |
Bomb (Sint16 xpos=0, Sint16 ypos=0, const ParameterMap ¶m=ParameterMap()) | |
virtual bool | act (Object *obj) |
Static Public Attributes | |
ParameterMap | default_parameters |
Becomes a dangerous bomb character when used exploding after a certain countdown period.
|
Try to activate any objects in the current position
Reimplemented from Item.
|