12 Commits

Author SHA1 Message Date
1fe1a49127 pr stuff 2020-08-11 00:28:24 +01:00
76395490bf update docs 2020-08-11 00:22:59 +01:00
861918c823 Linting 2020-06-30 23:56:24 -03:00
df1f88a6e0 Reverting doc rename 2020-05-18 15:13:22 -03:00
9293a6e4a9 Renamed doc to docs and minor language fixes 2020-05-10 16:51:49 +02:00
2bc4b7ad9d refactor classes in game.dart to separate files 2020-04-20 21:11:54 +02:00
0dc5585e2f docs: fixed link to particles examples
chore: removed unused import
2019-12-01 17:26:32 +03:00
0f98a8542d chore: format
fix: doc/example/particles/readme, attempt to embed webm preview
fix: doc/example/particles better sample for chaining
refactor: Particle, dropped duration support
2019-11-28 23:02:28 +03:00
ff425afa26 feat: docs, adde particles docs
fix: doc/examples/particles, added web to .gitignore
feat: doc/examples/particles, added more examples,
refactor: Particle does not extend Component
refactor: Particle subclasses in separate folder
refactor: ParticleComponent is now simple container
fix: SingleChildParticle, asserts for child existing
feat: AnimationParticle for Flame Animation
feat: ComponentParticle for Flame Component
feat: SpriteParticle for Flame Sprite
2019-11-28 18:01:31 +03:00
ce0b99ecbd fix: particles example, more performant sample of PaintParticle 2019-11-25 20:59:10 +03:00
53e8aba3d6 chore: format doc/examples/particles/lib 2019-11-25 18:12:24 +03:00
38e3685cda feat: particles 2019-11-25 17:58:16 +03:00