#include <spike.h>
Inheritance diagram for Spike:


Public Member Functions | |
| Spike (Sint16 xpos=0, Sint16 ypos=0, const ParameterMap ¶m=ParameterMap()) | |
| virtual void | touch (Object *) |
Static Public Attributes | |
| ParameterMap | default_parameters |
|
|
Touch an object, called when the object position overlaps with the position of another object for the first time. Reimplemented from Object.
|
1.3.8