コード例 #1
0
ファイル: UIManager.cs プロジェクト: ikryloff/Circles
 public void OpenMenu()
 {
     StopSpelling();
     uIMenuManager.OpenMenu();
 }