コード例 #1
0
ファイル: DemoManager.cs プロジェクト: Penjat/CubeText
 public void CenterText()
 {
     _textManager.CenterText();
 }