mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added image preloader and doll sensor
This commit is contained in:
parent
3aa89fc8d6
commit
1dcc21d0b5
20 changed files with 651 additions and 23 deletions
|
|
@ -34,7 +34,7 @@ function (Parent, Settings, DomController, Box2D) {
|
|||
| Box2D.Dynamics.b2DebugDraw.e_jointBit
|
||||
//| Box2D.Dynamics.b2DebugDraw.e_coreShapeBit
|
||||
//| Box2D.Dynamics.b2DebugDraw.e_aabbBit
|
||||
| Box2D.Dynamics.b2DebugDraw.e_centerOfMassBit
|
||||
//| Box2D.Dynamics.b2DebugDraw.e_centerOfMassBit
|
||||
//| Box2D.Dynamics.b2DebugDraw.e_obbBit
|
||||
//| Box2D.Dynamics.b2DebugDraw.e_pairBit
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue