Свойство | Тип | Описание | |
---|---|---|---|
kBackgroundHi | Color | ||
kBackgroundHiHighlight | Color | ||
kBackgroundLo | Color | ||
kBackgroundLoHighlight | Color |
Метод | Описание | |
---|---|---|
AddTooltipOverlay ( |
||
BuildGUIStyleForLabel ( Color color, int fontSize, bool wrapText, FontStyle fontstyle, TextAnchor anchor ) : |
||
DrawConnection ( Color col, float mixLevel, float srcX, float srcY, float dstX, float dstY, float width ) : void | ||
DrawGradientRect ( |
||
DrawGradientRectHorizontal ( |
||
DrawLine ( float x1, float y1, float x2, float y2, Color c ) : void | ||
DrawRect ( |
||
DrawRegionBg ( |
||
DrawScrollDropShadow ( |
||
DrawSplitter ( ) : void | ||
DrawVerticalShow ( |
||
GetAlpha ( ) : float | ||
GetEffectColor ( |
||
HeaderLabel ( |
||
InitStyles ( ) : void | ||
ReadOnlyLabel ( |
||
ReadOnlyLabel ( |
||
ReadOnlyLabel ( |
||
Vertex ( float x, float y ) : void |
Метод | Описание | |
---|---|---|
DetectVertexOffset ( ) : void |
public static AddTooltipOverlay ( |
||
r | ||
tooltip | string | |
Результат | void |
public static BuildGUIStyleForLabel ( Color color, int fontSize, bool wrapText, FontStyle fontstyle, TextAnchor anchor ) : |
||
color | Color | |
fontSize | int | |
wrapText | bool | |
fontstyle | FontStyle | |
anchor | TextAnchor | |
Результат |
public static DrawConnection ( Color col, float mixLevel, float srcX, float srcY, float dstX, float dstY, float width ) : void | ||
col | Color | |
mixLevel | float | |
srcX | float | |
srcY | float | |
dstX | float | |
dstY | float | |
width | float | |
Результат | void |
public static DrawGradientRect ( |
||
r | ||
c1 | Color | |
c2 | Color | |
Результат | void |
public static DrawGradientRectHorizontal ( |
||
r | ||
c1 | Color | |
c2 | Color | |
Результат | void |
public static DrawLine ( float x1, float y1, float x2, float y2, Color c ) : void | ||
x1 | float | |
y1 | float | |
x2 | float | |
y2 | float | |
c | Color | |
Результат | void |
public static DrawRect ( |
||
rect | ||
color | Color | |
Результат | void |
public static DrawRegionBg ( |
||
rect | ||
headerRect | ||
contentRect | ||
Результат | void |
public static DrawScrollDropShadow ( |
||
scrollViewRect | ||
scrollY | float | |
contentHeight | float | |
Результат | void |
public static DrawVerticalShow ( |
||
rect | ||
fadeToTheRight | bool | |
Результат | void |
public static GetEffectColor ( |
||
effect | ||
Результат | Color |
public static HeaderLabel ( |
||
r | ||
text | ||
icon | ||
Результат | void |
public static ReadOnlyLabel ( |
||
r | ||
content | ||
style | ||
Результат | void |
public static ReadOnlyLabel ( |
||
r | ||
text | string | |
style | ||
Результат | void |
public static ReadOnlyLabel ( |
||
r | ||
text | string | |
style | ||
tooltipText | string | |
Результат | void |
public static Vertex ( float x, float y ) : void | ||
x | float | |
y | float | |
Результат | void |
public static Color kBackgroundHiHighlight | ||
Результат | Color |