Object NullParticle.Companion
-
- All Implemented Interfaces:
public class NullParticle.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static NullParticle.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final TexturedParticleProvider<NullParticle>
provider(SpriteSet spriteSet)
-
-
Method Detail
-
provider
final TexturedParticleProvider<NullParticle> provider(SpriteSet spriteSet)
-
-
-
-