30 Commits

Author SHA1 Message Date
ecdadeefe6 add more doc 2020-03-23 22:49:54 +08:00
afb4264107 Support line feed when create a sequenced animation from a single image source 2020-03-20 19:13:16 +08:00
d1e70653c6 add loop for AnimationComponent.sequenced 2020-02-15 15:27:35 +08:00
9863e33e79 fixes on animation 2019-04-19 14:55:13 -03:00
580ccdecfc Typos in documentation and comments (#71) 2019-04-04 13:57:38 -03:00
7ba75c1f75 formatting 2019-03-25 09:29:20 -03:00
6696373bd7 zero analyzer issues 2019-03-23 15:02:17 -03:00
aacb3fcb65 flutter formar 2019-03-22 13:37:42 -03:00
b1a3d222a9 use final 2019-03-22 13:35:46 -03:00
5a2f576610 merge 2019-03-22 13:21:17 -03:00
e7ac8ed094 unecessary new 2019-03-22 13:20:18 -03:00
167d49a536 Adding Animation reversed (#66)
* Adding Animation#reversed

* Updating CHANGELOG

* PR suggestions
2019-03-22 08:12:15 -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
3a852ced2e Creating AssetsCache class 2019-03-09 15:55:48 -03:00
910d923bd3 Adding method docs 2019-03-07 19:26:57 -03:00
3d3b275ff8 Initial aseprite support 2019-03-06 21:25:58 -03:00
bd51364400 formating and fixing warnings 2019-02-09 12:06:59 -02:00
a1b02a7f18 improved docs 2019-01-01 22:46:40 -02:00
53c0b68e3b fix typo 2018-10-19 16:09:41 -03:00
d349aae415 Add elapsed time to Animation 2018-10-19 16:04:44 -03:00
fee8911ec6 fix type error 2018-10-17 12:01:12 -03:00
5a9a018f6b formatting and fixes 2018-08-28 22:13:47 -03:00
f0353dceed New Animation class, more flexible (using frames and allowing for variable stepTimes) - this changes the api! 2018-06-09 17:58:06 -03:00
fe9dbb7ff2 Adding more docs, dont need to commit doc/api folder (its generated) 2018-05-26 21:59:37 -03:00
1ced25f1f4 formatting, linting and refactorings 2018-05-24 22:19:59 -03:00
3ef013df8b change -1 to null 2018-04-29 12:33:26 -03:00
bd5bdc306c adding done method to animations to see if they are done (in case their are loop=false) 2018-04-22 15:40:55 -03:00
2d00cae2a0 adding option to not loop animation 2018-04-01 11:36:44 -03:00
15f83da616 better security for render method 2017-12-25 22:48:04 -02:00
90b69f9cd9 change packages, add Position class and Camera to BaseGame 2017-12-24 16:31:07 -02:00