13 Commits

Author SHA1 Message Date
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