public abstract class BaseCircleParticleEmitter extends BaseParticleEmitter
IUpdateHandler.IUpdateHandlerMatcher| Modifier and Type | Field and Description |
|---|---|
protected float |
mRadiusX |
protected float |
mRadiusY |
mCenterX, mCenterY| Constructor and Description |
|---|
BaseCircleParticleEmitter(float pCenterX,
float pCenterY,
float pRadius) |
BaseCircleParticleEmitter(float pCenterX,
float pCenterY,
float pRadiusX,
float pRadiusY) |
| Modifier and Type | Method and Description |
|---|---|
float |
getRadiusX() |
float |
getRadiusY() |
void |
setRadius(float pRadius) |
void |
setRadius(float pRadiusX,
float pRadiusY) |
void |
setRadiusX(float pRadiusX) |
void |
setRadiusY(float pRadiusY) |
getCenterX, getCenterY, onUpdate, reset, setCenter, setCenterX, setCenterYclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPositionOffset