more fixes - not quite there yet

This commit is contained in:
logsol 2014-06-15 03:05:19 +02:00
parent cca3a258ba
commit a92afc1f4f
3 changed files with 40 additions and 11 deletions

View file

@ -14,6 +14,7 @@ function (Settings, /*Box2dWeb, */AsmBox2d) {
b2ControllerEdge: Module.b2ControllerEdge
},
Contacts: {
b2Contact: Module.b2Contact,
b2CircleContact: Module.b2CircleContact
},
Joints: {