@FunctionalInterface
public static interface ParticleManager.IParticleMetaFactory<T extends IParticleData>
Modifier and Type | Method and Description |
---|---|
IParticleFactory<T> |
create(IAnimatedSprite p_create_1_) |
IParticleFactory<T> create(IAnimatedSprite p_create_1_)