#include <ufo.h>
Inheritance diagram for Ufo:

Public Member Functions | |
| void | appear () |
| void | disappear () |
| void | kill () |
| int | isActive () |
| void | activate () |
| void | draw (DrawHint) |
| Draw interface. This method should be overridden to draw the object. | |
| void | update (double deltaTime) |
| Ufo () | |
Static Public Member Functions | |
| void | setTexture (AdsoTexture *t) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Draw interface. This method should be overridden to draw the object.
Reimplemented from Object. |
|
|
|
|
|
|
|
|
|
|
|
Implements PhysicalAnimation. |
1.3.2