コード例 #1
0
ファイル: LifeCycle.cs プロジェクト: xiankang/OpenWorld
 void FixedUpdate()
 {
     _singletons.FixedUpdate();
 }