Class ParticleEmitterPrefab
java.lang.Object
dev.prozilla.pine.core.entity.prefab.Prefab
dev.prozilla.pine.core.entity.prefab.particle.ParticleEmitterPrefab
- Direct Known Subclasses:
ParticleBurstEmitterPrefab,ParticleFlowEmitterPrefab
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected VariableProperty<Integer> protected final ParticlePrefab -
Constructor Summary
ConstructorsConstructorDescriptionParticleEmitterPrefab(ParticlePrefab particlePrefab, VariableProperty<Integer> count) -
Method Summary
Methods inherited from class dev.prozilla.pine.core.entity.prefab.Prefab
addChild, addChildren, addChildren, apply, instantiate, instantiate, removeChild, setActive, setName, setTag
-
Field Details
-
count
-
particlePrefab
-
-
Constructor Details
-
ParticleEmitterPrefab
-
-
Method Details
-
setCount
-