#include <wind.h>
Inheritance diagram for Wind:
Public Member Functions | |
Wind (Sint16 xpos=0, Sint16 ypos=0, const ParameterMap ¶m=ParameterMap()) | |
virtual void | enter (Object *obj) |
virtual void | leave (Object *obj) |
Static Public Attributes | |
ParameterMap | default_parameters |
|
Enter an object, called when the object center enters another object position for the first time. Reimplemented from Object.
|
|
Leave an object, called when the object center no longer is inside another object. Reimplemented from Object.
|