Logo
公開メンバ関数 | プロパティ | 全メンバ一覧
Yukar.Engine.PercentGraph クラス

公開メンバ関数

PercentGraph (Vector2 position, Vector2 size)
コンストラクタ [詳解]
void RegisterParameter (float totalValue, List< float > elements, List< Color > colors=null)
表示に必要なパラメーターの追加 [詳解]
void Draw ()
描画する

プロパティ

Vector2 Position [get, set]
表示位置

構築子と解体子

PercentGraph()

Yukar.Engine.PercentGraph.PercentGraph ( Vector2 position,
Vector2 size
)

コンストラクタ

引数
position 位置
size 大きさ

メソッド詳解

RegisterParameter()

void Yukar.Engine.PercentGraph.RegisterParameter ( float totalValue,
List< float > elements,
List< Color > colors = null
)

表示に必要なパラメーターの追加

引数
totalValue 合計値
elements 要素
colors 使いたい色

このクラス詳解は次のファイルから抽出されました: