18 Commits

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