コード例 #1
0
ファイル: GameMaster.cs プロジェクト: H4skus/RunOver
 public void CallText(string text)
 {
     eventText.ShowText(text);
 }