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
2f2ab1341e
game widget ( #533 )
2020-12-09 10:10:12 +00:00
2b9166db08
Test CombinedEffects that contain alternating effects
2020-11-07 15:21:21 +01:00
aaa35fb35a
Fixed some Sequence bugs
2020-11-07 15:21:21 +01:00
f74bda9b0d
Shouldn't have an infinite effect inside of a CombinedEffect
2020-11-07 15:21:21 +01:00
2ff0484cb6
Use combination effect in example
2020-11-07 15:21:21 +01:00
c4e2049450
Generalize position effect tests
2020-11-07 15:20:40 +01:00
56baa115d8
Add duration argument to effects
2020-11-07 15:20:40 +01:00
ba02032c68
List of vector2 as an argument to MoveEffect
2020-10-06 15:27:35 +02:00
0f9fc2c60e
Fixed with regards to the comments
2020-09-30 20:49:19 +02:00
7bc9c9a3a7
Create extensions for Size and Offset
2020-09-21 19:50:54 +02:00
181d292861
Fix imports
2020-09-21 19:39:40 +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
9168ef3836
onComplete callback for effects
2020-06-24 11:46:33 +02:00
9076ad5fc2
Rename example to combined_effects to follow convention
2020-06-05 22:33:57 +02:00