173 Commits

Author SHA1 Message Date
9e4e27e100 adding anchor to sprite and animation widget 2020-05-30 15:15:24 -03:00
19b57b0c38 Removing prefix from FlameSpriteWidget and FlameAnimationWidget 2020-05-30 12:44:10 -03:00
26ab1d2217 Improving widgets gitignore 2020-05-27 12:13:58 -03:00
414e19e9b7 Linting 2020-05-27 11:48:54 -03:00
fd8cca6eb9 Fixing Article and article example 2020-05-27 11:36:26 -03:00
4184f69320 Linting 2020-05-25 12:41:12 -03:00
8d1589a97a Merge branch 'develop' into sprite-animation-widgets 2020-05-25 12:32:02 -03:00
eb702ae07c Linting 2020-05-25 12:20:58 -03:00
cee26870db Adding FlameAnimationWidget 2020-05-25 12:20:45 -03:00
a8e0bbd5a1 Fixing center repaint 2020-05-25 11:46:46 -03:00
97081097b1 Merge pull request #352 from flame-engine/luan.lint-examples
Add linter to all examples, fix lint issues and add cleanup script
2020-05-24 16:50:45 -04:00
a6b6a973ed Merge pull request #338 from spydon/rotational-effect
Rotational effect
2020-05-24 17:48:35 -03:00
bb662e4bd6 Add linter to all examples, fix lint issues and add cleanup script 2020-05-24 00:53:50 -04:00
96a6ce31c2 Adding FlameSpriteWidget 2020-05-23 15:07:35 -03:00
9c3a1ea297 Rename properties and clarify in example 2020-05-21 11:41:02 +02:00
b46ebb1378 Linting 2020-05-20 19:57:48 -03:00
624a4de294 Refactoring gestures to fix conflicts 2020-05-20 19:55:36 -03:00
cdc8aca8dc fix format on develop 2020-05-20 22:49:46 +01:00
cb6b8ff588 improved the readme based on review 2020-05-20 21:11:04 +02:00
1327e13143 fixed typo 2020-05-20 17:43:40 +02:00
cfaf5dfe52 added missing height which led to an error otherwise 2020-05-20 17:41:47 +02:00
9954a20f2f update readme to include pub get 2020-05-20 17:17:59 +02:00
433bcf03cd added ensureInitialized call on examples that were not working without it 2020-05-20 17:17:46 +02:00
75378e0aa7 Add example for rotational effect 2020-05-18 20:57:19 +02:00
df1f88a6e0 Reverting doc rename 2020-05-18 15:13:22 -03:00
9293a6e4a9 Renamed doc to docs and minor language fixes 2020-05-10 16:51:49 +02:00
b3dd9c37fd Conform examples to updated Box2DGame 2020-05-05 20:20:36 +02:00
e0c018f8f4 Fix boundaries to work with new Box2DGame 2020-05-05 20:17:01 +02:00
52b4c9bf55 Make balls in example easier to see 2020-05-05 20:17:01 +02:00
8ec7f06459 Set user data for walls on body 2020-05-05 20:17:01 +02:00
94cd8b6f2b Set userdata on the body instead of on fixture 2020-05-05 20:17:01 +02:00
ac6abfcd24 Inheritance example for contact callbacks 2020-05-05 20:17:01 +02:00
86c37c7194 Add contact object to callback functions 2020-05-05 20:17:01 +02:00
8ee7e01334 Implement new way of using contact callbacks 2020-05-05 20:17:01 +02:00
2653af8afe Fix cascade notation 2020-05-05 20:17:01 +02:00
ac81bbab97 Flutter formaFlutter formatt 2020-05-05 20:17:01 +02:00
41fcde6a38 Reflect class name in filename for ContactCallbacks 2020-05-05 20:17:01 +02:00
6d38f162dc Example showcasing how to use the ContactCallback 2020-05-05 20:17:01 +02:00
c5c0a23ac9 Move existing box2d example 2020-05-05 20:15:50 +02:00
03bb8d6e98 Merge branch 'develop' into feat/image-base64 2020-05-05 10:22:31 -03:00
2d70522258 Removing generated_plugin_registrant.dart 2020-05-05 10:21:19 -03:00
14567f5b2e Fix rendering prio with Box2DGame 2020-05-04 21:07:26 +02:00
ebc6be0237 Adding Images#fromBase64 2020-05-03 19:06:20 -03:00
01fc0083df Merge branch 'develop' into feat/effect-api 2020-05-01 10:37:35 -03:00
41cc763c95 Merge branch 'split-game' of https://github.com/erf/flame into split-game 2020-04-23 18:10:49 +02:00
c535ba6a2f fix commas 2020-04-23 18:10:36 +02:00
0e0b45221c Merge branch 'develop' into split-game 2020-04-22 14:11:02 +02:00
4386f47fc4 make BaseGame non-abstract and remove SimpleGame | fix animation example 2020-04-21 16:34:39 +02:00
43b05acc55 Removing unused files 2020-04-21 10:43:04 -03:00
ed11b5c4f1 Ensuring final position and size for MoveEffect and ScaleEffect 2020-04-21 10:14:31 -03:00