UnderwaterApps / overlap2d-runtime-libgdx

Overlap2D - UI and Level Editor libgdx runtime
http://overlap2d.com
Other
170 stars 96 forks source link

Changed the default PhysicsBodyLoader.SCALE and made it non-final #26

Closed itay747 closed 9 years ago

itay747 commented 9 years ago

Removed final keyword in SCALE to allow changing the scale. Set it's default value to be resolution dependant to ensure box2d stage is never more than 10m wide (see http://www.box2d.org/manual.html)