Method | Description | |
---|---|---|
ParticleBouncer ( |
Initializes a new instance of the ParticleBouncer class.
|
|
Update ( ) : void |
Updates this instance.
|
public ParticleBouncer ( |
||
screen | The screen. | |
particleDelay | long | The particle delay (in ticks). |
particleLaunchVelocity | float | |
action | ParticleAction | The action. |
return | System |