11 Commits

Author SHA1 Message Date
1ceb7d3ee6 Fix dartdoc of ParticleComponent 2020-12-09 10:10:12 +00:00
02e4563051 Update Components docs 2020-12-09 10:10:12 +00:00
e8ee7a3a82 Move relevant parts from PositionComponent to BaseComponent 2020-12-09 10:10:11 +00:00
cf68a32c1b Keep component unopinionated 2020-12-09 10:10:11 +00:00
81eaf05b22 Use booleans instead of methods for simple values 2020-11-15 18:56:17 +01:00
4a3f9778a4 destroy -> remove for components 2020-11-15 14:54:35 +01:00
f48bf4d654 All components must call super 2020-10-07 09:20:28 +02: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
a49e9b7494 chore: format /components/particles files 2019-11-25 18:18:52 +03:00
38e3685cda feat: particles 2019-11-25 17:58:16 +03:00