コード例 #1
0
 protected void ShowRaceTime(IGameWindow gameWindow)
 {
     _textRaceTime.text = gameWindow.Get_TextRaceTimer().text;
 }