![]() |
|
公開メンバ関数 | |
PercentGraph (Vector2 position, Vector2 size) | |
コンストラクタ [詳解] | |
void | RegisterParameter (float totalValue, List< float > elements, List< Color > colors=null) |
表示に必要なパラメーターの追加 [詳解] | |
void | Draw () |
描画する [詳解] | |
プロパティ | |
Vector2 | Position [get, set] |
表示位置 [詳解] | |
Yukar.Engine.PercentGraph.PercentGraph | ( | Vector2 | position, |
Vector2 | size | ||
) |
コンストラクタ
position | 位置 |
size | 大きさ |
void Yukar.Engine.PercentGraph.Draw | ( | ) |
描画する
void Yukar.Engine.PercentGraph.RegisterParameter | ( | float | totalValue, |
List< float > | elements, | ||
List< Color > | colors = null |
||
) |
表示に必要なパラメーターの追加
totalValue | 合計値 |
elements | 要素 |
colors | 使いたい色 |
|
getset |
表示位置