A lot of cleaning

Avoid main.js of 500 lines, and factor what can be factored between
interactive, replay and tutorial
This commit is contained in:
Thomas FORGIONE
2015-07-08 18:28:45 +02:00
parent 6ef5a7c8fe
commit 619d16c66b
7 changed files with 270 additions and 400 deletions

View File

@@ -45,6 +45,7 @@ L3DP:
$(CLOSURE) $(OPT) \
--js l3d/apps/prototype/ButtonManager.js \
--js l3d/apps/prototype/Coin.js \
--js l3d/apps/prototype/GlobalFunctions.js \
--js_output_file ../static/js/l3dp.min.js
Socket: