Commit Graph

823 Commits

Author SHA1 Message Date
Luan Nico
b76af2e4ac improving apis 2019-01-01 19:03:36 -02:00
feroult
81453e7d89 tiled 2019-01-01 12:21:33 -02:00
feroult
819dce5dff tiled 2018-12-30 18:52:17 -02:00
feroult
5196f32cb8 tiled with example 2018-12-30 12:33:09 -02:00
feroult
57cb93b694 tiled init 2018-12-29 19:31:49 -02:00
Luan Nico
8db8491db0 typo on doc 2018-12-25 01:11:50 -02:00
Luan Nico
f1266fdcf3 Adding preAdd method, plus fixes to documentation 2018-12-25 00:51:50 -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
53c0b68e3b fix typo 2018-10-19 16:09:41 -03:00
Ian Liu Rodrigues
d349aae415 Add elapsed time to Animation 2018-10-19 16:04:44 -03:00
Renan
fee8911ec6 fix type error 2018-10-17 12:01:12 -03:00
Maurice Parrish
ea41c0b0bd Add update to game widget 2018-09-26 17:28:47 -07:00
Luan Nico
d35e683dec Adding a new method for sprite to render it scaled easily 2018-09-19 21:36:47 -03:00
Luan Nico
5a9a018f6b formatting and fixes 2018-08-28 22:13:47 -03:00
Luan Nico
a40fbccf9f Adding audio_pool class to play audio really, really fast 2018-08-28 21:20:02 -03:00
Luan Nico
14b1761184 Adding method to more easily render centered sprites 2018-08-28 20:05:27 -03:00
Luan Nico
9b40547d13 Fix typo 2018-08-05 14:57:46 -03:00
feroult
9b87f1784b remove body from box2d 2018-07-20 16:10:48 -03:00
Luan Nico
bdcfc6897c Merge pull request #14 from erickzanardo/gamepad
Initial Gamepad support
2018-07-17 13:25:01 -03:00
Erick Zanardo
c3a09cabf4 Adding gamepad docs 2018-07-16 20:33:22 -03:00
feroult
3655f2801a box2d improvements 2018-07-15 21:39:30 -03:00
Luan Nico
6154d26c2a Improved docs for Flame.util.paint 2018-07-15 18:35:11 -03:00
feroult
163b9519d9 box2d flame fork 2018-07-15 14:00:09 -03:00
Luan Nico
d2cce51056 Updating audioplayers to 0.6.0 2018-07-11 09:11:01 -03:00
Erick Zanardo
722e8103fc Adding some basic support for gamepads on android 2018-07-10 22:50:17 -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
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
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
0137e1f7c5 adding types 2018-05-05 15:18:09 -03:00
Luan Nico
70abdb9493 adding more docs 2018-04-30 21:20:46 -03:00
Luan Nico
0a6fc403d3 adding fps method for games and some documentation using dart docs 2018-04-29 15:00:53 -03:00
Luan Nico
3ef013df8b change -1 to null 2018-04-29 12:33:26 -03:00
Luan Nico
fa315c2db4 change -1 to null 2018-04-29 12:27:32 -03:00
Luan Nico
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
Luan Nico
042ab24532 adding lsitener for lifecycle changes for game, plus currentTime method (dt compatible) 2018-04-28 22:03:06 -03:00
Luan Nico
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
Luan Nico
c0990b0cfb adding addLater method to base game to allow adding components to the list without concurrency issues 2018-04-22 15:40:31 -03:00
Luan Nico
879b358ad3 fix some apis 2018-04-15 10:00:18 -03:00
Luan Nico
6871b2993a new method for game 2018-04-04 11:08:49 -03:00
Luan Nico
2d00cae2a0 adding option to not loop animation 2018-04-01 11:36:44 -03:00
Luan Nico
410ae788aa Adding more methods to position and sprite to better integrate with box2d 2018-03-17 18:12:39 -03:00