Add: Chart, HowToPlay UI class

This commit is contained in:
2018-08-09 17:58:34 +09:00
parent 9e0dcb6860
commit be02c06f3d
4 changed files with 138 additions and 71 deletions
+2
View File
@@ -24,6 +24,8 @@
<script src="../../game/lib/back_button.js"></script>
<script src="../../game/lib/fullscreen_button.js"></script>
<script src="../../game/lib/screen_bottom.js"></script>
<script src="../../game/lib/chart.js"></script>
<script src="../../game/lib/how_to_play.js"></script>
<!-- source files -->
<script src="../../game/start/start.js"></script>