public class XMLParticleSystemFactory extends java.lang.Object implements IParticleSystemFactory
Constructor and Description |
---|
XMLParticleSystemFactory(java.lang.String fileName,
Context context) |
XMLParticleSystemFactory(XmlPullParser parser) |
Modifier and Type | Method and Description |
---|---|
ParticleSystem |
create() |
public XMLParticleSystemFactory(XmlPullParser parser)
public XMLParticleSystemFactory(java.lang.String fileName, Context context)
public ParticleSystem create()
create
in interface IParticleSystemFactory