2bc4b7ad9d
refactor classes in game.dart to separate files
2020-04-20 21:11:54 +02:00
2d9c525fdb
Merge pull request #283 from erf/sprite-batch
...
Add SpriteBatch API
2020-04-20 12:32:06 -03:00
55a358dc74
static async fromAsset factory method | optional add all values in constructor
2020-04-20 16:44:52 +02:00
8b232c9e1d
add sprites example
2020-04-19 08:55:06 +02:00
dc290df280
add sprite batch api
2020-04-19 08:47:10 +02:00
6fe67fb611
Linting
2020-04-07 20:23:05 -03:00
9fd85d7fa6
Fixing OverlayWidget state handling
2020-04-07 20:23:05 -03:00
7e1f1e2846
Fix formatting issues
2020-03-30 20:52:00 +02:00
d9b172a540
Update docs and add example
2020-03-30 20:44:35 +02:00
eac11d08cc
Adding KeyboardEvents
2020-03-26 10:08:25 -03:00
276c7a19d5
fix typos
2020-03-23 23:51:52 +08:00
ecdadeefe6
add more doc
2020-03-23 22:49:54 +08:00
1b79bb73c2
Linting
2020-03-17 23:20:35 -03:00
367015ba6c
Fixing Tapable position checking on event handling
2020-03-17 23:16:45 -03:00
f2f677eb12
PR suggestions
2020-02-01 14:39:07 -03:00
587333b508
updating git ignore for example
2020-02-01 14:25:19 -03:00
db6cccfa20
Fixing changelog and docs
2020-02-01 14:25:19 -03:00
668444a01d
Adding docs
2020-02-01 14:24:12 -03:00
8cf0e116cc
Adding NineTileBox widget
2020-02-01 14:24:12 -03:00
ff68532bd8
PR suggestions
2020-01-30 19:21:01 -03:00
47c7c2addd
linting
2020-01-30 19:13:31 -03:00
1b31cb0ef4
Improving example game
2020-01-30 19:13:04 -03:00
c506dd0553
Overlay initial commit
2020-01-30 19:13:04 -03:00
bcefcc7ff1
PR suggestions
2020-01-30 19:07:26 -03:00
200c3da505
Improving FlareComponent API and updating FlareFlutter dependency
2020-01-30 19:07:26 -03:00
383a4d8644
changes for pr
2020-01-12 21:44:06 -05:00
84b0ad7b53
addressing comments on pr
2020-01-11 12:40:45 -05:00
f0a746a7be
formatting
2020-01-11 12:16:51 -05:00
df82f6beae
adding ninebox class and exmaple
2020-01-11 12:16:51 -05:00
820fed2e52
bump svg dependency and fix example app to call ensure initialized method
2019-12-09 08:26:50 -05:00
3996b511ab
Updating AP to 0.13.5
2019-12-08 13:07:50 -03:00
0dc5585e2f
docs: fixed link to particles examples
...
chore: removed unused import
2019-12-01 17:26:32 +03:00
56bc66bc91
Merge branch 'develop' into particles
2019-12-01 17:17:12 +03:00
c8aeebc0f9
fix: gif example instead of webm, as webm not played by GH
2019-11-28 23:14: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
bb5d876cdb
Adding TimerComponent class
2019-11-27 22:12:20 -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
dea71c98f3
Changing docs to reflect the refactoring
2019-11-11 09:24:13 -03:00
a2336b926d
Refactoring new API to use mixins
2019-11-11 09:24:13 -03:00
6f44e0514b
Fixing gestures conflicts and adding a gestures example
2019-11-11 09:24:13 -03:00
06bb9f573f
fix formatting
2019-10-30 19:41:26 -04:00
d102c1a9c5
Update main.dart
2019-10-30 19:29:31 -04:00
f4fc7df28a
Fixing FlareAnimation API and FlareComponent renderization
2019-10-29 20:09:57 -03:00
ff876ef058
fix debug example app
2019-10-14 19:06:50 -04:00
29f100a460
removing unnecessary types in example
2019-10-14 18:58:52 -04:00
33b457b5a5
uppercasing colors
2019-10-14 18:28:20 -04:00
bbd5a3f683
formatting
2019-10-14 17:28:50 -04:00