Property | Type | Description | |
---|---|---|---|
NumCreated | int | ||
NumToCreateOnStart | int | ||
NumToCreatePerSecond | int |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
AddParticle ( ) : GameObject | ||
RecycleParticle ( GameObject particle ) : void | ||
UpdateParticles ( float delta ) : void |