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
0d4df1acc2
Preventing errors caused by the premature use of size property on game ( #659 )
2021-02-15 17:07:58 -05: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
2f2ab1341e
game widget ( #533 )
2020-12-09 10:10:12 +00:00
bf1066ad37
Simplify "closeTo"-logic in tests
2020-11-07 15:21:21 +01:00
0d7a2a5c12
Do not reset state if not root effect
2020-11-07 15:21:21 +01:00
39c2663798
Function for set component to init state
2020-11-07 15:21:21 +01:00
aaa35fb35a
Fixed some Sequence bugs
2020-11-07 15:21:21 +01:00
d77c8d9c79
Duration can not be zero
2020-11-07 15:21:21 +01:00
09adb4972c
Always set end state
2020-11-07 15:21:21 +01:00
84ca546ccb
Round the floating point delta
2020-11-07 15:21:21 +01:00
eeb22ea3ef
Debugging
2020-11-07 15:21:21 +01:00
39f6e06abb
All current tests need floatRange
2020-11-07 15:21:21 +01:00
5e4c466716
Add float range to test suite where needed
2020-11-07 15:21:21 +01:00
ed4d493ecb
Fix formatting
2020-11-07 15:21:21 +01:00
520266df23
Stabilize MoveEffect tests
2020-11-07 15:20:40 +01:00
2fe73fc9f4
Add generic PositionComponent test helper
2020-11-07 15:20:40 +01:00