Property | Type | Description | |
---|---|---|---|
affectorList | AffectorList |
Method | Description | |
---|---|---|
Create ( ) : |
Creates a new affector instance. Subclasses MUST add a reference to the affectorList. |
|
Destroy ( |
Destroys the affector referenced by the parameter.
|
|
ParticleAffectorFactory ( ) : System |
Default constructor.
|
public abstract Create ( ) : |
||
return |
public Destroy ( |
||
e | The Affector to destroy. | |
return | void |