19ff80a0eb
Adds checking for trailling commas on the project ( #670 )
...
* Testing a new linter option for trailling commas
* Checking trailling commas on linter
2021-02-18 11:31:45 -03:00
4db3c0e401
Enabling direct import of Sprite and SpriteAnimation ( #652 )
...
* Enabling direct import of Sprite and SpriteAnimation
* Renan follow up
* Fixing spritesheet exmaple
Co-authored-by: Erick Zanardo <erickzanardoo@gmail.com>
2021-02-03 14:20:39 -03:00
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
c462dd6913
Making SpriteComponent and SpriteAnimationComponent follow the same standard for empty constructors ( #620 )
2021-01-17 11:31:15 -03:00
2f2ab1341e
game widget ( #533 )
2020-12-09 10:10:12 +00:00
1e285464f1
Improve IsometricTileMap and Spritesheet classes
2020-10-14 01:55:03 -04:00
0851efa7df
Merge branch 'v1.0.0' into erick.assets-refactor-2
2020-10-05 19:30:18 -03:00
436e5ecc8a
Formatting
2020-09-30 19:12:55 +02:00
f97f20ab73
Vector2 for position and size on PositionComponent
2020-09-30 19:12:52 +02:00
dcbf36a8cf
Fixing more examples
2020-09-26 12:33:04 -03: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
6f836ee36c
Extract each component to their own file
2020-08-03 13:08:41 -04:00
642a2d7ecd
Adding SpriteSheet.fromImage
2020-06-16 19:24:41 -03:00
cdc8aca8dc
fix format on develop
2020-05-20 22:49:46 +01:00
433bcf03cd
added ensureInitialized call on examples that were not working without it
2020-05-20 17:17:46 +02:00
df1f88a6e0
Reverting doc rename
2020-05-18 15:13:22 -03:00
9293a6e4a9
Renamed doc to docs and minor language fixes
2020-05-10 16:51:49 +02:00
557768476e
Linting
2019-07-11 17:57:03 -03:00
f340230cd7
Adding example for spritesheet
2019-07-11 17:57:03 -03:00