386ff94787
Address comments
2020-12-09 10:10:12 +00:00
4f989e49f5
Unify multiple render methods on Sprite
2020-12-09 10:10:12 +00:00
ff0a82fbe8
Removing all deprecated stuff
2020-10-05 21:18:48 -03:00
bb30058642
Merge branch 'develop' into v1.0.0
2020-09-27 15:22:45 -03:00
1714ad5872
Make use of extension methods
2020-09-21 21:41:36 +02:00
7bc9c9a3a7
Create extensions for Size and Offset
2020-09-21 19:50:54 +02:00
540e021d8b
Rename vector2_extension to vector2
2020-09-21 12:17:21 +02:00
62d45c0c0d
Fix all imports (relative & ordering)
2020-09-20 22:00:03 -04:00
50f8ffce3b
Vector2 extension
2020-09-20 17:30:58 +02:00
1c929a7726
Don't export Vector2 from vector2f.dart
2020-09-18 00:03:38 +02:00
c90f636136
Use delegate Vector2F class instead of Vector2
2020-09-18 00:00:13 +02:00
9cad4381a7
Reformat
2020-09-12 21:13:32 +02:00
c95c93b3cd
VectorUtil -> Vector2Operations
2020-09-12 16:43:29 +02:00
5edd5f0fbd
Move from Position to Vector2
2020-09-10 01:16:25 +02:00
23f13c395a
Improvement( #419 ): Rename animation to sprite animation ( #429 )
...
* rename animation stuff
* rename sprite animation component
* pr stuff
2020-08-06 01:21:20 +01:00
ada5b65d20
Preventing methods that don't work on web to crash the app
2020-07-25 12:09:22 -03:00
b35c6aff94
Update comments in util.dart
...
Add the link to comments of flutter's issue[#5259 ], so we can check the flutter's issue #5259 directly, just click the link in quick docs when the mouse hovers on the method.
2020-07-15 09:58:14 +08:00
375df766b1
pr nits
2020-05-30 15:24:52 -03:00
19b57b0c38
Removing prefix from FlameSpriteWidget and FlameAnimationWidget
2020-05-30 12:44:10 -03:00
2d7158da0f
Fixing Deprecated
2020-05-25 18:12:05 -03:00
7418e3a3ad
Liniting and deprecating old animation widget way
2020-05-25 12:29:12 -03:00
96a6ce31c2
Adding FlameSpriteWidget
2020-05-23 15:07:35 -03:00
c535ba6a2f
fix commas
2020-04-23 18:10:36 +02:00
4386f47fc4
make BaseGame non-abstract and remove SimpleGame | fix animation example
2020-04-21 16:34:39 +02:00
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