ホーム
おまかせ表示
ログイン
設定
MonoBookについて
免責事項
MonoBook
検索
「MonoGameで外部のXNBファイルを読み込む」の版間の差分
言語
ウォッチ
編集
新しい編集 →
ビジュアル
ウィキテキスト
2016年1月14日 (木) 05:45時点における版
編集
122.17.180.3
(
トーク
)
ページの作成:「
MonoGame
で作っている
ゲーム
に起動時データ更新を実装し、
プログラム
以外の画像や音楽などだけであれば自動更新する...」
2016年1月14日 (木) 05:46時点における版
編集
取り消し
122.17.180.3
(
トーク
)
→Xamarin.Android
新しい編集 →
61行目:
61行目:
}
}
// 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);
stream = File.OpenRead(path);