F746 GUI other class.

Dependents:   DISCO-F746NG_test001

Files at this revision

API Documentation at this revision

Comitter:
InoueTakashi
Date:
Sat Jul 02 05:38:45 2016 +0000
Parent:
0:944b36823ef2
Commit message:
Add const

Changed in this revision

GUIconst.hpp Show annotated file Show diff for this revision Revisions of this file
--- a/GUIconst.hpp	Fri Jun 24 01:20:07 2016 +0000
+++ b/GUIconst.hpp	Sat Jul 02 05:38:45 2016 +0000
@@ -13,6 +13,8 @@
 
 namespace TakaIno
 {
+    const int G_GAME_LIMIT_TIME = 150;  //ゲーム終了時間×0.1s
+    
 //---- Label constant variables ----    
 //作業1: メインタイトルの文字を変えてみましょう 30文字以内