「MonoGame/クラスライブラリ/Microsoft.Xna.Framework名前空間」の版間の差分

imported>Administrator
編集の要約なし
編集の要約なし
28行目: 28行目:
|-
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/GameComponentクラス|GameComponentクラス]]
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/GameComponentクラス|GameComponentクラス]]
| ゲーム画面には色々なパーツがあるが、こいつを継承して作ると管理が楽になるらしい。使ったことない。
| ゲーム画面には色々なパーツがあるが、こいつを継承して作ると管理が楽になるらしい。
|-
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/GameComponentCollectionクラス|GameComponentCollectionクラス]]
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/GameComponentCollectionクラス|GameComponentCollectionクラス]]
68行目: 68行目:
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/TitleContainerクラス|TitleContainerクラス]]
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/TitleContainerクラス|TitleContainerクラス]]
| コンテンツパイプライン外のファイルを開くのに使う。主にスマホゲームでよくある起動時にダウンロードした追加素材などを開いたりするのに使う。
| コンテンツパイプライン外のファイルを開くのに使う。主にスマホゲームでよくある起動時にダウンロードした追加素材などを開いたりするのに使う。
|}
== インターフェイス ==
{| class="wikitable"
|+
! 名称 !! 概要
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/IDrawableインターフェイス|IDrawableインターフェイス]] ||
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/IGameComponentインターフェイス|IGameComponentインターフェイス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/IGraphicsDeviceManagerインターフェイス|IGraphicsDeviceManagerインターフェイス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/IHasCallbackインターフェイス|IHasCallbackインターフェイス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/IUpdateableインターフェイス|IUpdateableインターフェイス]]
|
|}
|}


130行目: 110行目:
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/Vector4構造体|Vector4構造体]]
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/Vector4構造体|Vector4構造体]]
| 4Dベクトル
| 4Dベクトル
|}
== インターフェイス ==
{| class="wikitable"
|+
! 名称 !! 概要
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/IDrawableインターフェイス|IDrawableインターフェイス]] ||
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/IGameComponentインターフェイス|IGameComponentインターフェイス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/IGraphicsDeviceManagerインターフェイス|IGraphicsDeviceManagerインターフェイス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/IHasCallbackインターフェイス|IHasCallbackインターフェイス]]
|
|-
! style="white-space:nowrap;text-align:left" | [[MonoGame/クラスライブラリ/IUpdateableインターフェイス|IUpdateableインターフェイス]]
|
|}
|}