19 Commits

Author SHA1 Message Date
bb662e4bd6 Add linter to all examples, fix lint issues and add cleanup script 2020-05-24 00:53:50 -04: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
14567f5b2e Fix rendering prio with Box2DGame 2020-05-04 21:07:26 +02:00
7e1f1e2846 Fix formatting issues 2020-03-30 20:52:00 +02:00
d9b172a540 Update docs and add example 2020-03-30 20:44:35 +02:00