22 Commits

Author SHA1 Message Date
f1bd00db88 Formating 2019-08-03 15:39:33 -03:00
029a392fed refactoring to get all optional parameters as optionals 2019-08-03 15:39:33 -03:00
51b17a0592 Adding override paint method to Sprite 2019-08-03 15:39:33 -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
45455f60f0 Adding SimpleGame, EmbeddedGameWidget and animationAsWidget to allow for easy integration of flame with non-game flutter apps, plus docs improved, minor fixes 2019-01-24 21:31:49 -02:00
8dacfc90a6 Adding new text related components and upgrading old components to use the new features like anchor 2019-01-01 22:48:08 -02:00
b76af2e4ac improving apis 2019-01-01 19:03:36 -02:00
d35e683dec Adding a new method for sprite to render it scaled easily 2018-09-19 21:36:47 -03:00
5a9a018f6b formatting and fixes 2018-08-28 22:13:47 -03:00
14b1761184 Adding method to more easily render centered sprites 2018-08-28 20:05:27 -03:00
d40bae6fbf fixes in API 2018-07-02 01:30:46 -03:00
1ced25f1f4 formatting, linting and refactorings 2018-05-24 22:19:59 -03:00
6be3d28493 formatting 2018-05-21 01:59:07 -03:00
fa315c2db4 change -1 to null 2018-04-29 12:27:32 -03:00
f81a9ab41a size is optional when rendering sprites, if not present use original size; default values to null, instead of -1 2018-04-29 11:49:00 -03:00
879b358ad3 fix some apis 2018-04-15 10:00:18 -03:00
410ae788aa Adding more methods to position and sprite to better integrate with box2d 2018-03-17 18:12:39 -03:00
fbaec30724 more api options 2017-12-30 17:46:47 -02:00
2438111ac0 few fixes 2017-12-04 22:20:21 -02:00
2fa22f2f7c Start v1.0 apis (sprite, animation, box2d, etc) 2017-12-04 22:20:21 -02:00