23 Commits

Author SHA1 Message Date
ccee9a466b Move files to src and comply with the dart package layout convention (#621)
* 👌 Use `Offset` type directly in `JoystickAction.update` calculations (#631)

* Move files to src and comply with the dart package layout convention

* Fixing widgets example

Co-authored-by: Serge Matveenko <lig@countzero.co>
Co-authored-by: Erick Zanardo <erickzanardoo@gmail.com>
2021-01-20 09:05:43 -03:00
4af9a32145 Merge pull request #502 from flame-engine/luan.strict-mode
Enable strong strict mode on dartalyzer
2020-10-15 09:56:56 -04:00
b4b20655e0 Enable strong strict mode on dartalyzer 2020-10-14 22:36:14 -04:00
f0e1e2c03b Followup fix imports with new version of vscode-dart-import 2020-10-14 20:18:14 -04:00
76c7d51991 Address comments 2020-10-14 20:10:01 -04:00
1e285464f1 Improve IsometricTileMap and Spritesheet classes 2020-10-14 01:55:03 -04:00
25a3708e00 Default srcSize 2020-10-13 22:01:48 +02:00
d975ad1138 position -> srcPosition for Sprite 2020-10-13 22:01:48 +02:00
0851efa7df Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-10-05 19:30:18 -03:00
49029db6ac Fix linting 2020-09-30 19:12:55 +02:00
f97f20ab73 Vector2 for position and size on PositionComponent 2020-09-30 19:12:52 +02:00
8e9c16b619 Merge branch 'v1.0.0' into erick.assets-refactor-2 2020-09-29 23:54:11 -03:00
bb30058642 Merge branch 'develop' into v1.0.0 2020-09-27 15:22:45 -03:00
2ea5001506 Adding images on Game, auto clear on game detach, fixing some examples 2020-09-23 22:21:56 -03:00
62d45c0c0d Fix all imports (relative & ordering) 2020-09-20 22:00:03 -04:00
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
97cc745f8b Luan linter 2020-06-17 20:09:41 -03:00
125ad93c75 Spydons suggestions 2020-06-17 19:28:23 -03:00
642a2d7ecd Adding SpriteSheet.fromImage 2020-06-16 19:24:41 -03:00
3fe9395d26 PR suggestions 2019-07-11 17:57:03 -03:00
557768476e Linting 2019-07-11 17:57:03 -03:00
5117e1feb0 Adding assertions 2019-07-11 17:57:03 -03:00
c929c35e2c Adding SpriteSheet class 2019-07-11 17:57:03 -03:00