メインメニューを開く

差分

ページの作成:「 Microsoft.Xna.Framework.Content名前空間にあるもの。 == クラス == {| class...」

[[MonoGame/クラスライブラリ/Microsoft.Xna.Framework.Content名前空間|Microsoft.Xna.Framework.Content名前空間]]にあるもの。

== クラス ==
{| class="wikitable"
|+
! 名称 !! 概要
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentLoadExceptionクラス|ContentLoadExceptionクラス]]
| xnbファイルの読み込みに失敗したときに発生する例外。これが発生する場合はだいたいコンテンツ名(ファイル名)が間違ってる。
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentManagerクラス|ContentManagerクラス]]
| xnbファイルを読み込むクラス。これとTitleContainerクラスを混ぜたクラスを自作した方が良さそうな感じ。
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentReaderクラス|ContentReaderクラス]]
| ContentManagerクラスで使っているクラス。主にContentManagerクラスと似たようなクラスを自作する場合などに使う。
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentSerializerAttributeクラス|ContentSerializerAttributeクラス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentSerializerCollectionItemNameAttributeクラス|ContentSerializerCollectionItemNameAttributeクラス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentSerializerIgnoreAttributeクラス|ContentSerializerIgnoreAttributeクラス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentSerializerRuntimeTypeAttributeクラス|ContentSerializerRuntimeTypeAttributeクラス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentSerializerTypeVersionAttributeクラス|ContentSerializerTypeVersionAttributeクラス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentTypeReaderクラス|ContentTypeReaderクラス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentTypeReader<T>クラス|ContentTypeReader<T>クラス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ContentTypeReaderManagerクラス|ContentTypeReaderManagerクラス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/ResourceContentManagerクラス|ResourceContentManagerクラス]]
|
|-
|}

== インターフェイス ==
なし

== 構造体 ==
なし

== 列挙体 ==
なし

[[category: MonoGame]]
匿名利用者