コード例 #1
0
ファイル: GameRoot.cs プロジェクト: tongguang/U3dClient
 private void FixedUpdate()
 {
     GameCenter.FixedUpdate();
 }