メインメニューを開く

差分

MonoGameで外部のXNBファイルを読み込む

232 バイト除去, 2016年1月14日 (木) 05:46
}
// This is primarily for editor support.
// Setting the RootDirectory to an absolute path is useful in editor
// situations, but TitleContainer can ONLY be passed relative paths.
stream = File.OpenRead(path);
匿名利用者