#include <EmmaDropSensor.h>
Inheritance diagram for Emma::DropSensor:

Public Member Functions | |
| DropSensor () | |
| virtual | ~DropSensor () |
| DECLARE_CLASS (DropSensor, Node) | |
| virtual Fusion::ResultType | initialize () |
| Initialize this instance. | |
| virtual Fusion::ResultType | finalize () |
| Finalize this instance before it is destroyed. | |
| virtual bool | handleEvent (const Event &event) |
| Callback function that is implemented by the callee. | |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Finalize this instance before it is destroyed.
Reimplemented from Fusion::Object. |
|
|
Callback function that is implemented by the callee.
Implements Emma::EventHandler. |
|
|
Initialize this instance.
Reimplemented from Fusion::Object. |
1.4.3