#include <CEffect.h>
Inheritance diagram for Effect:

Public Member Functions | |
| Effect () | |
| void | create (float x, float y, float dx, float dy, int flags) |
| void | update () |
Public Attributes | |
| float | x |
| float | y |
| float | dx |
| float | dy |
| int | color |
| int | health |
| long | flags |
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7