public class CustomEntityEmitter extends CustomEmitter implements IEntityProvider
DEFAULT_MAXPARTICLES, DEFAULT_PARTICLE_COLOR, DEFAULT_SPAWNAMOUNT, DEFAULT_UPDATERATEANY_MESSAGE| Constructor and Description |
|---|
CustomEntityEmitter(IEntity entity,
java.lang.String emitterXml) |
| Modifier and Type | Method and Description |
|---|---|
IEntity |
getEntity() |
java.awt.geom.Point2D |
getLocation() |
createNewParticle, getEmitterData, load, loadactivate, addParticle, addParticleColor, canTakeNewParticles, deactivate, delete, getAliveTime, getColors, getMaxParticles, getOrigin, getOriginAlign, getOriginValign, getParticleMaxTTL, getParticleMinTTL, getParticleMinTTL, getParticles, getParticleUpdateRate, getRandomParticleColor, getRandomParticleTTL, getRandomParticleX, getRandomParticleY, getRenderable, getRequiredQuality, getSpawnAmount, getSpawnRate, getTimeToLive, isActivated, isActivateOnInit, isFinished, isPaused, isStopped, onFinished, particleCanBeRemoved, render, setColors, setMaxParticles, setOriginAlign, setOriginValign, setParticleMaxTTL, setParticleMinTTL, setParticleUpdateRate, setPaused, setRequiredQuality, setSpawnAmount, setSpawnRate, setStopped, setTimeToLive, spawnParticle, timeToLiveReached, togglePaused, toggleStopped, updateaddController, addListener, addMessageListener, addMessageListener, addTag, addTransformListener, attachControllers, detachControllers, getAngle, getAnimationController, getBehaviorController, getBoundingBox, getCenter, getController, getControllers, getHeight, getMapId, getName, getProperties, getRenderType, getTags, getWidth, getX, getY, hasTag, loaded, removed, removeListener, removeMessageListener, removeTag, removeTransformListener, sendMessage, setAngle, setController, setHeight, setLocation, setLocation, setMapId, setName, setProperties, setRenderType, setSize, setWidth, setX, setY, toStringpublic CustomEntityEmitter(IEntity entity, java.lang.String emitterXml)
public IEntity getEntity()
getEntity in interface IEntityProviderpublic java.awt.geom.Point2D getLocation()
getLocation in interface IEntitygetLocation in class Entity