11 Commits

Author SHA1 Message Date
624a4de294 Refactoring gestures to fix conflicts 2020-05-20 19:55:36 -03:00
b7ee84c160 Removing lint problem 2020-05-15 12:16:44 -03:00
b17db6c829 Adding multitouch to tapables 2020-05-15 12:12:10 -03:00
367015ba6c Fixing Tapable position checking on event handling 2020-03-17 23:16:45 -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
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
a349754428 Rename Tapeable to Tapable 2019-09-24 19:03:36 -03:00
11a479cf24 formatting 2019-09-21 13:04:02 -04:00
e2622cde41 improve mixins & adds HasGameRef & fixes composedComponent 2019-09-21 12:59:32 -04:00