skia2/modules/particles/include
Brian Osman e5d532edae Particles: remove non-stable random, add better enum reflection
The other generator was never used (or useful). String-based serialization
of enums is quite helpful, though.

Bug: skia:
Change-Id: Ic9d58f8d20cfe7aba47722bd74f1e6f8f0f219e5
Reviewed-on: https://skia-review.googlesource.com/c/195368
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-02-26 20:29:56 +00:00
..
SkCurve.h Add "enabled" flag to affectors, fix curve interaction with stable random 2019-02-25 19:39:23 +00:00
SkParticleAffector.h Few more particle features and some generalization work 2019-02-26 15:56:24 +00:00
SkParticleData.h Particles: remove non-stable random, add better enum reflection 2019-02-26 20:29:56 +00:00
SkParticleDrawable.h Refactor and further generalization of particle model 2019-02-20 18:01:00 +00:00
SkParticleEffect.h Refactor and further generalization of particle model 2019-02-20 18:01:00 +00:00
SkParticleEmitter.h Experimental Particle System 2019-02-12 18:53:41 +00:00
SkParticleSerialization.h Particles: remove non-stable random, add better enum reflection 2019-02-26 20:29:56 +00:00
SkReflected.h Particles: remove non-stable random, add better enum reflection 2019-02-26 20:29:56 +00:00