504 Commits

Author SHA1 Message Date
1e3deb901b fix some broken links on the docs 2019-09-21 10:41:38 -04:00
969465b323 Merge branch 'develop' 2019-09-15 15:42:35 -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
f79a9cdf29 Merge branch 'develop' 2019-09-10 20:36:33 -04:00
1a76717d6e bump version 2019-09-10 20:36:21 -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
0053620777 removing generics from cast method 2019-09-10 21:16:45 -03:00
242a5c08ac Adding changelog entry 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
5ab792da86 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
5be8975da1 Updating CHANGELOG.md 2019-08-10 15:43:07 -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
8933db4696 Merge branch 'develop' 2019-08-03 17:56:17 -03:00
b7fd36ed68 bump version 2019-08-03 17:24:33 -03:00
3549258f25 bumped versions and fixed warnings 2019-08-03 17:24:13 -03:00
fd054a7109 Merge branch 'develop' 2019-08-03 16:53:19 -03:00
339d7ec10e bump svg version 2019-08-03 16:52:07 -03:00
209a2453d2 Bumping version 1.5.0 2019-08-03 15:44:33 -03:00
f1bd00db88 Formating 2019-08-03 15:39:33 -03:00
4c51118347 Adding a note about the changes on the docs 2019-08-03 15:39:33 -03:00
029a392fed refactoring to get all optional parameters as optionals 2019-08-03 15:39:33 -03:00
51b17a0592 Adding override paint method to Sprite 2019-08-03 15:39:33 -03:00
ba6214066c Adding missing CHANGELOG entry 2019-08-02 19:39:39 -03:00
113121c0db Merge pull request #138 from spydon/parallax-component
ParallaxComponent that can move layers in 2D
2019-08-02 15:07:16 -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
19b50dd87f Added possibility to see current base offset 2019-08-02 11:29:11 -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
65bd0eca98 Removing deprecated package on travis 2019-07-31 10:58:55 -03:00
98c76a19d5 Fixing flare animations with embeded images 2019-07-31 10:58:55 -03:00
7c00cac2f9 fix warning 2019-07-15 09:51:04 -03:00
9aae73dd7e Merge branch 'develop' 2019-07-15 09:32:09 -03:00