fireworks.js icon indicating copy to clipboard operation
fireworks.js copied to clipboard

generalize comboemitter

Open jeromeetienne opened this issue 13 years ago • 1 comments

  • good example in examples/comboemitter
  • but hard to find how to share code with other comboemitter

jeromeetienne avatar Jul 29 '12 10:07 jeromeetienne

steps

  • put it in /src
  • add .shoot()
  • add a throw "not implemented" for all base class methods
  • for 3d one, add a .object3d()

jeromeetienne avatar Aug 02 '12 01:08 jeromeetienne