mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
Added debug canvas and webgl render canvas, added viewcontroller
This commit is contained in:
parent
486cb4f312
commit
dd71bf79a9
9 changed files with 224 additions and 109 deletions
2
lib/Vendor/Box2D.js
vendored
Normal file → Executable file
2
lib/Vendor/Box2D.js
vendored
Normal file → Executable file
|
|
@ -1,3 +1,3 @@
|
|||
define(["Vendor/Box2D/Box2D.js"], function() {
|
||||
define(["Vendor/Box2D/Box2D"], function() {
|
||||
return Box2D;
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue