コード例 #1
0
 void start()
 {
     score = GetComponent <score1> ();
 }
コード例 #2
0
 void start()
 {
     score = GetComponent<score1> ();
 }