Commit Graph

34 Commits

Author SHA1 Message Date
Luan Nico
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
Luan Nico
8771df2a1c Merge pull request #32 from feroult/master
Simple TiledComponent
2019-01-11 12:32:17 -02:00
Luan Nico
208442c2b5 fix for anchor + rotation regarding composed component 2019-01-02 00:37:21 -02:00
Luan Nico
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
feroult
a5f2facb75 tiled 2019-01-01 21:14:42 -02:00
feroult
c5a67ce859 simple tiled support 2019-01-01 19:33:43 -02:00
Renan Araujo
b703ee1ef5 update composed component 2018-12-07 21:36:57 -02:00
Renan Araujo
282e52b254 composed component 2018-11-22 14:52:58 -02:00
Renan Araujo
7541e19e33 PR nips 2018-11-17 19:44:21 -02:00
Renan
e1d2cf2238 composed components 2018-10-25 23:47:54 -03:00
Luan Nico
4ff3721f13 fixes in API 2018-07-02 01:39:47 -03:00
Luan Nico
d40bae6fbf fixes in API 2018-07-02 01:30:46 -03:00
Luan Nico
fe9dbb7ff2 Adding more docs, dont need to commit doc/api folder (its generated) 2018-05-26 21:59:37 -03:00
Luan Nico
7a0b9254c8 Added priority rendering/updating to BaseGame 2018-05-26 21:13:26 -03:00
Luan Nico
1ced25f1f4 formatting, linting and refactorings 2018-05-24 22:19:59 -03:00
Luan Nico
65cacd1c4c adding a resizable mixin 2018-05-24 22:19:59 -03:00
Luan Nico
f03e55876b adding debug component 2018-05-24 22:19:59 -03:00
Luan Nico
6be3d28493 formatting 2018-05-21 01:59:07 -03:00
Luan Nico
3ef013df8b change -1 to null 2018-04-29 12:33:26 -03:00
Luan Nico
879b358ad3 fix some apis 2018-04-15 10:00:18 -03:00
Luan Nico
e1db34ad49 Adding more methods to Position and PositionComponent, and also more tests. 2018-03-17 10:32:19 -03:00
Luan Nico
0164ded460 improving animation component 2018-03-04 18:46:59 -03:00
Luan Nico
fbaec30724 more api options 2017-12-30 17:46:47 -02:00
Luan Nico
16b86c5a5d adding empty constructor (can always be useful) 2017-12-30 17:38:41 -02:00
Luan Nico
8cdc82d16f adding an animation component constructor 2017-12-29 19:49:49 -02:00
Luan Nico
15f83da616 better security for render method 2017-12-25 22:48:04 -02:00
Luan Nico
10faa5c28e adding isHud to disable camera 2017-12-24 19:42:22 -02:00
Luan Nico
90b69f9cd9 change packages, add Position class and Camera to BaseGame 2017-12-24 16:31:07 -02:00
Luan Nico
b7e127ac11 extracting animation from component, fix rotate around center bug, add width and height to PositionComponent 2017-12-24 16:16:29 -02:00
Luan Nico
80bb7aa04a Fixes dart warnings 2017-12-22 16:33:57 -02:00
feroult
38181c1195 widget 2017-12-05 18:02:56 -02:00
feroult
b86cf57e1b resize methods 2017-12-04 23:15:42 -02:00
Luan Nico
2438111ac0 few fixes 2017-12-04 22:20:21 -02:00
Luan Nico
2fa22f2f7c Start v1.0 apis (sprite, animation, box2d, etc) 2017-12-04 22:20:21 -02:00