Commit Graph

11 Commits

Author SHA1 Message Date
Lukas Klingsbo
81eaf05b22 Use booleans instead of methods for simple values 2020-11-15 18:56:17 +01:00
Lukas Klingsbo
4a3f9778a4 destroy -> remove for components 2020-11-15 14:54:35 +01:00
Erick Zanardo
34a902f8cf Fixing params 2020-10-22 22:43:12 -03:00
Erick Zanardo
431262028a Ensuring sprite animation and sprite animation components don't get NPEs on initialization 2020-10-22 22:29:01 -03:00
Luan Nico
f0e1e2c03b Followup fix imports with new version of vscode-dart-import 2020-10-14 20:18:14 -04:00
Lukas Klingsbo
2976362997 Utilize Vector2 for sprite and set default position 2020-10-13 22:01:47 +02:00
Erick Zanardo
0851efa7df Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-10-05 19:30:18 -03:00
Lukas Klingsbo
f97f20ab73 Vector2 for position and size on PositionComponent 2020-09-30 19:12:52 +02:00
Erick Zanardo
585b440d0b Refactoring assets loading on Flame 2020-09-20 14:45:07 -03:00
Luan Nico
997f36edc4 Part 3: Great Composed Component Refactor 2020-08-08 19:49:10 -04:00
Renan
23f13c395a Improvement(#419): Rename animation to sprite animation (#429)
* rename animation stuff

* rename sprite animation component

* pr stuff
2020-08-06 01:21:20 +01:00