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
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
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
7bc9c9a3a7
Create extensions for Size and Offset
2020-09-21 19:50:54 +02:00
540e021d8b
Rename vector2_extension to vector2
2020-09-21 12:17:21 +02:00
50f8ffce3b
Vector2 extension
2020-09-20 17:30:58 +02:00
c90f636136
Use delegate Vector2F class instead of Vector2
2020-09-18 00:00:13 +02:00
c95c93b3cd
VectorUtil -> Vector2Operations
2020-09-12 16:43:29 +02:00
5edd5f0fbd
Move from Position to Vector2
2020-09-10 01:16:25 +02:00
55a358dc74
static async fromAsset factory method | optional add all values in constructor
2020-04-20 16:44:52 +02:00
dc290df280
add sprite batch api
2020-04-19 08:47:10 +02:00