b4b20655e0
Enable strong strict mode on dartalyzer
2020-10-14 22:36:14 -04:00
47aba31eff
Fix resizable conflict ( #483 )
2020-10-06 14:13:31 +01:00
f97f20ab73
Vector2 for position and size on PositionComponent
2020-09-30 19:12:52 +02:00
bb30058642
Merge branch 'develop' into v1.0.0
2020-09-27 15:22:45 -03:00
1714ad5872
Make use of extension methods
2020-09-21 21:41:36 +02:00
7bc9c9a3a7
Create extensions for Size and Offset
2020-09-21 19:50:54 +02:00
385e60e554
setByPosition -> setPosition
2020-09-21 13:17:56 +02:00
540e021d8b
Rename vector2_extension to vector2
2020-09-21 12:17:21 +02:00
62d45c0c0d
Fix all imports (relative & ordering)
2020-09-20 22:00:03 -04: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
8a8a6a7437
Use Vector2 in ParallaxComponent
2020-09-10 21:22:50 +02:00
5edd5f0fbd
Move from Position to Vector2
2020-09-10 01:16:25 +02:00
997f36edc4
Part 3: Great Composed Component Refactor
2020-08-08 19:49:10 -04:00
6f836ee36c
Extract each component to their own file
2020-08-03 13:08:41 -04:00
9356132325
Initial commit with position effects (MoveEffect)
2020-04-21 10:01:08 -03:00
3549258f25
bumped versions and fixed warnings
2019-08-03 17:24:13 -03:00
19b50dd87f
Added possibility to see current base offset
2019-08-02 11:29:11 -06:00
806d8d8f2a
ParallaxComponent that can move layers in 2D
...
You can now move the layers in the parallax in the Y-axis, as
well as the X-axis. It has extensive configurability of how the images
should align, fill and repeat on the screen.
2019-08-02 01:37:44 -06:00
965c5758be
fix warning
2019-07-15 09:32:01 -03:00
df8c861735
ParallaxComponent is not abstract anymore, as it does not include any abstract method
2019-04-19 16:03:07 -03:00
6696373bd7
zero analyzer issues
2019-03-23 15:02:17 -03:00
b1a3d222a9
use final
2019-03-22 13:35:46 -03:00
e7ac8ed094
unecessary new
2019-03-22 13:20:18 -03:00
9c69937b5b
Fixes build (tests), adding ditance method to position, fix linting (formating, quotes), removed uneeded new keywords everywhere
2019-03-10 15:17:53 -03:00
1ced25f1f4
formatting, linting and refactorings
2018-05-24 22:19:59 -03:00
80bb7aa04a
Fixes dart warnings
2017-12-22 16:33:57 -02:00
38181c1195
widget
2017-12-05 18:02:56 -02:00
b86cf57e1b
resize methods
2017-12-04 23:15:42 -02:00
2fa22f2f7c
Start v1.0 apis (sprite, animation, box2d, etc)
2017-12-04 22:20:21 -02:00