Add: ScoreText

This commit is contained in:
2018-05-13 14:38:28 +09:00
parent f2cce23d9b
commit b720f940ec
4 changed files with 48 additions and 4 deletions
+1
View File
@@ -18,6 +18,7 @@
<script src="../../game/lib/number_util.js"></script>
<script src="../../game/lib/history_record_manager.js"></script>
<script src="../../game/lib/input_type_text.js"></script>
<script src="../../game/lib/score_text.js"></script>
<script src="../../game/lib/round_rect_button.js"></script>
<script src="../../game/lib/back_button.js"></script>
<script src="../../game/lib/fullscreen_button.js"></script>