コード例 #1
0
ファイル: Game1.cs プロジェクト: jafework/CS461
 protected override void UnloadContent()
 {
     scenemanager.UnloadContent();
     // TODO: Unload any non ContentManager content here
 }