Interface FireworkShapeFactoryRegistry.Factory

Enclosing class:
FireworkShapeFactoryRegistry

public static interface FireworkShapeFactoryRegistry.Factory
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    build(FireworkParticles.Starter starter, boolean trail, boolean flicker, int[] colors, int[] fadecolors)
     
  • Method Details