mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
repaired debug draw, added more classes from game draft
This commit is contained in:
parent
1d24d98297
commit
5a6581393e
6 changed files with 354 additions and 71 deletions
|
|
@ -5,7 +5,7 @@ define(function() {
|
|||
STAGE_HEIGHT : 400,
|
||||
|
||||
// BOX2D INITIALATORS
|
||||
RATIO : 35,
|
||||
RATIO : 30,
|
||||
BOX2D_WORLD_AABB_SIZE : 3000,
|
||||
BOX2D_ALLOW_SLEEP : true,
|
||||
BOX2D_GRAVITY : 16,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue