SamplePageクラス


名前空間: SuxGames.SharpDXUtils.GameBoxUtils
アセンブリ:

参照設定:

  • SuxGames.CommonUtils

説明

ここらへんに説明を記述

inifile.ini

[GameBox]
ID Value Default Memo
[GameBox]
ID Value Default Memo

使用例

  1. int top = (int)(positionY + ch.Y);// - ch.FontHeight * (size - 1f) / 2f);
  2. Color c = ch.ShadowColor;
  3. int a = (int)(c.A * backColorRatio);
  4.  

コンストラクター


プロパティ


メソッド

Method Comment

イベント

最終更新:2015年01月18日 13:34