Fix: add basic left, right key to english typing practice

This commit is contained in:
2018-11-14 08:26:24 +09:00
parent 54b1c76c7d
commit 924d05dc6c
3 changed files with 65 additions and 13 deletions
+5
View File
@@ -41,6 +41,11 @@ ScoreText.prototype.destroySelf = function() {
}
ScoreText.prototype.setScale = function(value) {
this.scale.set(value);
}
ScoreText.DEFAULT_TEXT_FONT = {
font: "30px Arial",
boundsAlignH: "center", // left, center. right