Inherits IPooledParticle, and IParticle.
Inherited by FadingParticle, FlameParticle, GasParticle, PrettySparkleParticle, and RandomizedFrameParticle.
|
Vector2 | AccelerationPerFrame |
|
Vector2 | LocalPosition |
|
float | Rotation |
|
float | RotationAcceleration |
|
float | RotationVelocity |
|
Vector2 | Scale |
|
Vector2 | ScaleAcceleration |
|
Vector2 | ScaleVelocity |
|
Vector2 | Velocity |
|
|
Rectangle | _frame |
|
Vector2 | _origin |
|
Asset< Texture2D > | _texture |
|
◆ Draw()
◆ FetchFromPool()
virtual void ABasicParticle.FetchFromPool |
( |
| ) |
|
|
virtual |
◆ RestInPool()
void ABasicParticle.RestInPool |
( |
| ) |
|
◆ Update()
◆ IsRestingInPool
bool ABasicParticle.IsRestingInPool |
|
get |
◆ ShouldBeRemovedFromRenderer
bool ABasicParticle.ShouldBeRemovedFromRenderer |
|
getprotected set |