public class EarthParticle extends PixelParticle
PixelParticle.Shrinking
Modifier and Type | Field and Description |
---|---|
static Emitter.Factory |
FACTORY |
flipHorizontal, flipVertical, texture
Constructor and Description |
---|
EarthParticle() |
Modifier and Type | Method and Description |
---|---|
void |
reset(float x,
float y) |
void |
update() |
reset
size, size
bottom, copy, draw, frame, frame, frame, texture, updateVerticesBuffer
alpha, alpha, brightness, center, center, color, color, hardlight, hardlight, height, invert, isVisible, lightness, overlapsPoint, overlapsScreenPoint, point, point, point, resetColor, Scale, Scale, setPos, setScale, tint, tint, width
camera, destroy, getParent, getVisible, hasParent, isActive, kill, killAndErase, remove, revive, setNullParent, setParent, setVisible
public static final Emitter.Factory FACTORY
public void reset(float x, float y)
public void update()
update
in class PixelParticle