Luan Nico
edc54fdc34
Null-safety ( #685 )
2021-03-09 17:45:55 -05:00
Luan Nico
9c38c9bd04
New linter rules ( #676 )
2021-02-23 12:16:23 -05:00
Erick
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
Renan
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
Jochum van der Ploeg
33f61d2bab
Added fallback support for the web on the SpriteBatch API ( #612 )
...
* Added fallback support for the web on the `SpriteBatch` API
* Refactored the SpriteBatch class
2021-01-18 00:15:13 +01:00
Erick Zanardo
2e6da04930
Fixing lint
2020-12-12 15:17:40 -03:00
Erick Zanardo
11511b98a8
Moving size from BaseGame to Game
2020-12-11 11:45:23 -03:00
Renan
2f2ab1341e
game widget ( #533 )
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
7bc9c9a3a7
Create extensions for Size and Offset
2020-09-21 19:50:54 +02:00
Lukas Klingsbo
181d292861
Fix imports
2020-09-21 19:39:40 +02:00
Lukas Klingsbo
50f8ffce3b
Vector2 extension
2020-09-20 17:30:58 +02:00
Lukas Klingsbo
c90f636136
Use delegate Vector2F class instead of Vector2
2020-09-18 00:00:13 +02:00
Lukas Klingsbo
0de63bebca
Rename vector package
2020-09-12 21:27:16 +02:00
Lukas Klingsbo
5edd5f0fbd
Move from Position to Vector2
2020-09-10 01:16:25 +02:00
Erick Zanardo
df1f88a6e0
Reverting doc rename
2020-05-18 15:13:22 -03:00
Lukas Klingsbo
9293a6e4a9
Renamed doc to docs and minor language fixes
2020-05-10 16:51:49 +02:00
Erlend Fagerheim
55a358dc74
static async fromAsset factory method | optional add all values in constructor
2020-04-20 16:44:52 +02:00
Erlend Fagerheim
dc290df280
add sprite batch api
2020-04-19 08:47:10 +02:00