コード例 #1
0
ファイル: Sonic.cs プロジェクト: damian-666/GameDevelopment
 public void Initialize()
 {
     _animations.Initialize();
 }