116 Commits

Author SHA1 Message Date
1e3deb901b fix some broken links on the docs 2019-09-21 10:41:38 -04:00
7dbd1b2531 improve readme as a getting started page for the docs 2019-09-15 14:52:31 -04:00
8479193b34 improve readme for docs (added missing items & made it ^C that it can be used to generate site docs) 2019-09-15 14:17:47 -04:00
83866be7ee Finishing PR comments 2019-09-10 21:16:45 -03:00
10a7a89faa Adding more PR suggestions 2019-09-10 21:16:45 -03:00
7776aec987 PR suggestions 2019-09-10 21:16:45 -03:00
441f635999 Implementing dispose on gesture recnognizer 2019-09-10 21:16:45 -03:00
688e50ce94 Formatting 2019-09-10 21:16:45 -03:00
82a32a4ff6 PR suggestions 2019-09-10 21:16:45 -03:00
4fbf5a2ebc Adding docs 2019-09-10 21:16:45 -03:00
ef7e2303ce Formating 2019-09-10 21:16:45 -03:00
3498723801 Adding tap events 2019-09-10 21:16:45 -03:00
598968e86d removing line break 2019-09-09 22:55:12 -03:00
5f28cededa updating docs for BaseGame camera to clarify how it works 2019-09-09 22:55:12 -03:00
fd7ad987b6 organizing imports 2019-08-10 15:40:38 -03:00
1608e9a7b3 removing wrong code 2019-08-10 15:40:38 -03:00
110aa376d8 formatting files 2019-08-10 15:40:38 -03:00
ccc4677663 changing animation to component 2019-08-10 15:40:38 -03:00
51d259038f formatting files 2019-08-10 15:40:38 -03:00
411a39fd72 exposing objects layer from tiled file 2019-08-10 15:40:38 -03:00
4c51118347 Adding a note about the changes on the docs 2019-08-03 15:39:33 -03:00
143861f93b Merge branch 'develop' into parallax-component 2019-08-02 15:00:58 -03:00
8bd76b6f78 Remove new keyword from docs examples 2019-08-02 15:00:00 -03:00
19a8a1fa58 Reference example implementation from docs 2019-08-02 11:36:43 -06:00
e93862904a Parallax background example game 2019-08-02 11:31:07 -06:00
face2f02a3 Fixed wording of parallax docs 2019-08-02 11:28:47 -06:00
806d8d8f2a ParallaxComponent that can move layers in 2D
You can now move the layers in the parallax in the Y-axis, as
well as the X-axis. It has extensive configurability of how the images
should align, fill and repeat on the screen.
2019-08-02 01:37:44 -06:00
4c349cccaf Adding docs 2019-07-14 15:52:45 -03:00
589f8235b5 Formating 2019-07-12 13:44:09 -03:00
78dfa1647c Creating spriteAsWidget helper 2019-07-12 11:46:02 -03:00
25ba900287 Adding tiled docs 2019-07-12 10:00:03 -03:00
3fe9395d26 PR suggestions 2019-07-11 17:57:03 -03:00
5409ab36f7 Adding docs 2019-07-11 17:57:03 -03:00
557768476e Linting 2019-07-11 17:57:03 -03:00
f340230cd7 Adding example for spritesheet 2019-07-11 17:57:03 -03:00
5f67a89de6 Fixing debug example README 2019-07-11 17:47:24 -03:00
57a54eeb5c Adding docs 2019-07-11 17:47:24 -03:00
f415090c24 PR suggestions 2019-07-11 17:47:24 -03:00
6770c0a270 Refactoring debugging 2019-07-11 17:47:24 -03:00
678a4ac923 Adding a simple doc for box2d on Flame 2019-07-10 19:28:28 -03:00
9d319d2591 formatting files 2019-07-10 07:51:51 -03:00
9bf6a06bf6 update readme on audiopool example 2019-07-09 12:11:14 -03:00
19c0a1de5b update audio pool to use new audioplayers apis, adding audiopool example 2019-07-09 12:09:43 -03:00
1fdc0f181d removing usnused folder 2019-07-09 12:09:43 -03:00
00519b0047 bump version + formatting 2019-07-09 11:37:22 -03:00
5866a1678c bump versions of our dependencies 2019-07-04 09:12:47 -03:00
34e7fb314e PR suggestions 2019-07-02 22:41:36 -03:00
23fd8c8bc0 Fixing release mode on examples that needed screenSize 2019-06-30 21:09:15 -03:00
841e4c53ce Improving doc and adding CHANGELOG entry 2019-06-29 12:58:52 -03:00
b50efcb3a5 Adding destoryOnFinish flag to AnimationComponent 2019-06-29 12:49:36 -03:00