octicon-git-branch(16/) Commit Graph

14 Commits

Author SHA1 Message Date
Erick
c462dd6913 Making SpriteComponent and SpriteAnimationComponent follow the same standard for empty constructors (#620) 2021-01-17 11:31:15 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Erick Zanardo
8d7dd46806 PR suggestions 2020-12-09 10:10:13 +00:00 octicon-file-diff(16/) octicon-file-code(16/)
Erick Zanardo
4f7c1065e5 Fixing animation example 2020-12-09 10:10:12 +00:00 octicon-file-diff(16/) octicon-file-code(16/)
Lukas Klingsbo
81eaf05b22 Use booleans instead of methods for simple values 2020-11-15 18:56:17 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Lukas Klingsbo
4a3f9778a4 destroy -> remove for components 2020-11-15 14:54:35 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Erick Zanardo
34a902f8cf Fixing params 2020-10-22 22:43:12 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Erick Zanardo
431262028a Ensuring sprite animation and sprite animation components don't get NPEs on initialization 2020-10-22 22:29:01 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Luan Nico
f0e1e2c03b Followup fix imports with new version of vscode-dart-import 2020-10-14 20:18:14 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Lukas Klingsbo
2976362997 Utilize Vector2 for sprite and set default position 2020-10-13 22:01:47 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Erick Zanardo
0851efa7df Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-10-05 19:30:18 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Lukas Klingsbo
f97f20ab73 Vector2 for position and size on PositionComponent 2020-09-30 19:12:52 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Erick Zanardo
585b440d0b Refactoring assets loading on Flame 2020-09-20 14:45:07 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Luan Nico
997f36edc4 Part 3: Great Composed Component Refactor 2020-08-08 19:49:10 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)