Add: button shortcut text
This commit is contained in:
@@ -156,6 +156,7 @@ var Start = {
|
||||
setting.fontStyle.fontWeight = "bold";
|
||||
|
||||
var startButton = new RoundRectButton(setting, RoundRectButton.NONE_ICON, "시작", this.startStage);
|
||||
startButton.addShortcutText("Enter");
|
||||
},
|
||||
|
||||
makeRankingButton: function() {
|
||||
|
||||
Reference in New Issue
Block a user