31 Commits

Author SHA1 Message Date
6f836ee36c Extract each component to their own file 2020-08-03 13:08:41 -04:00
b2c88e31da Fixes in examples 2020-08-03 11:27:28 -04:00
9356132325 Initial commit with position effects (MoveEffect) 2020-04-21 10:01:08 -03:00
7af07f4700 overridePaint and adding to SpriteComponent as well 2020-04-02 20:17:19 -03:00
ac36472b36 Linting 2020-04-01 23:07:47 -03:00
2c705ebcee Adding Animation#paint 2020-04-01 21:36:29 -03:00
afb4264107 Support line feed when create a sequenced animation from a single image source 2020-03-20 19:13:16 +08:00
2a57448051 amend type for width and height property 2020-03-15 12:07:06 +08:00
b49a4ee08c add a default value for loop 2020-02-15 17:18:56 +08:00
d1e70653c6 add loop for AnimationComponent.sequenced 2020-02-15 15:27:35 +08:00
fde6ac6c7e Expose stepTime paramter from the Animation class to the animation component 2020-02-04 21:45:16 -05:00
029a392fed refactoring to get all optional parameters as optionals 2019-08-03 15:39:33 -03:00
4daedc23e1 AnimationComponent.empty was breaking 2019-07-11 22:49:32 -03:00
00519b0047 bump version + formatting 2019-07-09 11:37:22 -03:00
b50efcb3a5 Adding destoryOnFinish flag to AnimationComponent 2019-06-29 12:49:36 -03:00
6696373bd7 zero analyzer issues 2019-03-23 15:02:17 -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
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
4ff3721f13 fixes in API 2018-07-02 01:39:47 -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
3ef013df8b change -1 to null 2018-04-29 12:33:26 -03:00
0164ded460 improving animation component 2018-03-04 18:46:59 -03:00
8cdc82d16f adding an animation component constructor 2017-12-29 19:49:49 -02: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
b7e127ac11 extracting animation from component, fix rotate around center bug, add width and height to PositionComponent 2017-12-24 16:16:29 -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