36 Commits

Author SHA1 Message Date
2bc4b7ad9d refactor classes in game.dart to separate files 2020-04-20 21:11:54 +02:00
a4bf974aa8 Fix some typos (#230) 2020-03-09 14:32:24 +00:00
655a70b0a6 Adding docs and faq entry for the new API 2019-11-11 09:24:13 -03:00
4dcb32b107 Adding new API for gesture detection on Game class 2019-11-11 09:24:13 -03:00
85b8d89adc Prevent multiple completions 2019-09-24 18:59:49 -03:00
ed13e31e43 added setOrientations function that accept multiple values
updated function aliases to use `setOrientation` and `setOrientations`
2019-09-22 22:49:32 +08:00
d59b473b5a added orientation aliases 2019-09-22 03:31:06 +08:00
441f635999 Implementing dispose on gesture recnognizer 2019-09-10 21:16:45 -03:00
029a392fed refactoring to get all optional parameters as optionals 2019-08-03 15:39:33 -03:00
f3aad5980c PR suggestion 2019-07-14 15:48:57 -03:00
589f8235b5 Formating 2019-07-12 13:44:09 -03:00
78dfa1647c Creating spriteAsWidget helper 2019-07-12 11:46:02 -03:00
580ccdecfc Typos in documentation and comments (#71) 2019-04-04 13:57:38 -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
bd51364400 formating and fixing warnings 2019-02-09 12:06:59 -02:00
a80218d1ed Verifying if GestureBinding is ready and if not, throwing a meaningful error 2019-02-01 12:53:32 -02:00
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
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
b76af2e4ac improving apis 2019-01-01 19:03:36 -02:00
6154d26c2a Improved docs for Flame.util.paint 2018-07-15 18:35:11 -03:00
fe9dbb7ff2 Adding more docs, dont need to commit doc/api folder (its generated) 2018-05-26 21:59:37 -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
0137e1f7c5 adding types 2018-05-05 15:18:09 -03:00
922f71a1d0 removed old api parameter for text, changed default color to black 2018-01-18 12:47:51 -02:00
5eee726d92 Adding a rotate method to Position and a drawWhere method to utils 2017-12-30 21:59:45 -02:00
f3074d6e94 brand new text method, allow for using width and height properties properly, two new options as well 2017-12-30 16:50:21 -02:00
5cf3556e54 merge stop option 2017-12-04 22:50:38 -02:00
5a1f41f7f6 move gesture to util 2017-11-23 08:33:39 -02:00
cf4055112b gestures 2017-11-22 20:44:34 -02:00
90d4153189 remove custom binder to avoid supermixin 2017-11-14 16:57:39 -02:00
61989e8369 todo, fullscreen 2017-11-14 16:42:43 -02:00
eff7bc814d Adding method for text 2017-10-29 19:35:22 -02:00
27dbc1d6f0 0.4.0 release 2017-10-22 20:02:10 -02:00
37252b8159 v0.2.0, audio loop and rectangle textures 2017-10-22 13:44:06 -02:00
2756b35721 First commit 2017-10-22 00:58:04 -02:00