「MonoGame/クラスライブラリ/GraphicsProfile列挙体」の版間の差分
編集の要約なし |
|||
| 23行目: | 23行目: | ||
== 主な使い所 == | == 主な使い所 == | ||
MonoGameでの初期値はReachなのでHiDefに変えてみる。[[Xamarin.Mac]]版の[[MonoGame]]で実行したところ特に変化はない。 | |||
<source lang="csharp"> | <source lang="csharp"> | ||
public class Game1 : Game | public class Game1 : Game | ||