mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
1e864d49e2
Renaming Vector to Box2DVector to avoid naming collisions when including Box2D on the main thread. There may be a way to change how scripts are built and included to avoid this rename, but it wasn’t obvious. Box2D declares a Vector in the global namespace, which conflicts with the CodeCombat Vector. |
||
---|---|---|
.. | ||
assets | ||
collections | ||
lib | ||
locale | ||
models | ||
schemas | ||
styles | ||
templates | ||
views | ||
application.coffee | ||
initialize.coffee | ||
Router.coffee | ||
treema-ext.coffee |