Winter Cardinal UI - v0.442.0 / DThemePickerColor
DBase theme.
↳ DThemePickerColor
▸ getAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/d-font.ts:34
▸ getAlphaCheckerboardTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:47
▸ getAlphaHeight(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:44
▸ getAlphaMargin(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:45
▸ getAlphaPointerAlpha(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:50
▸ getAlphaPointerColor(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:49
▸ getAlphaPointerTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:48
▸ getAlphaTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:46
▸ getBackgroundAlpha(state
): number
Returns a background alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
src/main/typescript/wcardinal/ui/d-base.ts:551
▸ getBackgroundColor(state
): null
| number
Returns a background color. If the color is null, backgrounds are not be rendered.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
null
| number
src/main/typescript/wcardinal/ui/d-base.ts:544
▸ getBackgroundTexture(): Texture
Returns a background texture.
Texture
DThemeBase.getBackgroundTexture
src/main/typescript/wcardinal/ui/d-base.ts:556
▸ getBaseHeight(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:37
▸ getBaseMargin(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:38
▸ getBasePointerAlpha(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:42
▸ getBasePointerColor(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:41
▸ getBasePointerTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:40
▸ getBaseTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:39
▸ getBorderAlign(state
): number
Returns a border align.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
src/main/typescript/wcardinal/ui/d-base.ts:585
▸ getBorderAlpha(state
): number
Returns a border alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
src/main/typescript/wcardinal/ui/d-base.ts:571
▸ getBorderColor(state
): null
| number
Returns a border color. If the color is null, borders are not be rendered.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
null
| number
src/main/typescript/wcardinal/ui/d-base.ts:564
▸ getBorderMask(state
): number
Returns a border mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a mask |
number
src/main/typescript/wcardinal/ui/d-base.ts:592
▸ getBorderTexture(): Texture
Returns a border texture.
Texture
src/main/typescript/wcardinal/ui/d-base.ts:597
▸ getBorderWidth(state
): number
Returns a border width.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
src/main/typescript/wcardinal/ui/d-base.ts:578
▸ getClearType(): number
Returns a clear type. A clear type is for layout classes including DLayoutVertical.
number
src/main/typescript/wcardinal/ui/d-base.ts:697
▸ getColor(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
src/main/typescript/wcardinal/ui/d-font.ts:33
▸ getCornerMask(): number
Returns a corner mask.
number
src/main/typescript/wcardinal/ui/d-base.ts:627
▸ getCornerRadius(): number
Returns a corner radius.
number
src/main/typescript/wcardinal/ui/d-base.ts:622
▸ getCursor(state
): string
Returns a cursor.
Name | Type |
---|---|
state |
DBaseStateSet |
string
src/main/typescript/wcardinal/ui/d-base.ts:719
▸ getFontFamilly(): string
string
src/main/typescript/wcardinal/ui/d-font.ts:28
▸ getFontSize(): number
number
src/main/typescript/wcardinal/ui/d-font.ts:29
▸ getFontStyle(): DFontStyle
src/main/typescript/wcardinal/ui/d-font.ts:31
▸ getFontVariant(): DFontVariant
src/main/typescript/wcardinal/ui/d-font.ts:32
▸ getFontWeight(): DFontWeight
src/main/typescript/wcardinal/ui/d-font.ts:30
▸ getHeight(): DCoordinateSize
Returns a height.
src/main/typescript/wcardinal/ui/d-base.ts:531
▸ getInputLabelWidth(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:61
▸ getInputMargin(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:60
▸ getInteractive(): number
Returns an interactivity.
number
src/main/typescript/wcardinal/ui/d-base.ts:681
▸ getLineHeight(): number
number
src/main/typescript/wcardinal/ui/d-font.ts:35
▸ getMainBaseTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:32
▸ getMainHeight(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:30
▸ getMainPointerAlpha(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:35
▸ getMainPointerColor(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:34
▸ getMainPointerTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:33
▸ getMainTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:31
▸ getMainWidth(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:29
▸ getOutlineAlign(state
): number
Returns an outline align.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
src/main/typescript/wcardinal/ui/d-base.ts:663
▸ getOutlineAlpha(state
): number
Returns an outline alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
src/main/typescript/wcardinal/ui/d-base.ts:642
▸ getOutlineColor(state
): null
| number
Returns an outline color. If the color is null, outlines are not be rendered.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
null
| number
src/main/typescript/wcardinal/ui/d-base.ts:635
▸ getOutlineMask(state
): number
Returns an outline mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
src/main/typescript/wcardinal/ui/d-base.ts:670
▸ getOutlineOffset(state
): number
Returns an outline offset.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
src/main/typescript/wcardinal/ui/d-base.ts:656
▸ getOutlineWidth(state
): number
Returns an outline width.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
src/main/typescript/wcardinal/ui/d-base.ts:649
▸ getPaddingBottom(): number
Returns a bottom padding.
number
src/main/typescript/wcardinal/ui/d-base.ts:617
▸ getPaddingLeft(): number
Returns a left padding.
number
src/main/typescript/wcardinal/ui/d-base.ts:602
▸ getPaddingRight(): number
Returns a right padding.
number
src/main/typescript/wcardinal/ui/d-base.ts:607
▸ getPaddingTop(): number
Returns a top padding.
number
src/main/typescript/wcardinal/ui/d-base.ts:612
▸ getRecentCheckerboardTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:57
▸ getRecentColorCount(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:56
▸ getRecentColorHeight(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:55
▸ getRecentColorMargin(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:53
▸ getRecentColorWidth(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:54
▸ getRecentMargin(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:52
▸ getRecentTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:58
▸ getSampleCheckerboardNewTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:64
▸ getSampleCheckerboardOldTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:63
▸ getSampleNewTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:66
▸ getSampleOldTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:65
▸ getShadow(): null
| DShadow
Returns a shadow. If a shadow is null, no shadow is rendered.
null
| DShadow
src/main/typescript/wcardinal/ui/d-base.ts:676
▸ getStandardColorCount(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:68
▸ getStandardColorHeight(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:70
▸ getStandardColorMargin(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:71
▸ getStandardColorWidth(): number
number
src/main/typescript/wcardinal/ui/d-picker-color.ts:69
▸ getStandardTexture(): Texture
Texture
src/main/typescript/wcardinal/ui/d-picker-color.ts:72
▸ getTitle(): string
Returns a tooltip text.
string
src/main/typescript/wcardinal/ui/d-base.ts:691
▸ getWeight(): number
Returns a weight. Weights are for layout classes including DLayoutVertical. If a weight is less than or equals to zero, layout classes are supposed not to change a width / height.
number
src/main/typescript/wcardinal/ui/d-base.ts:704
▸ getWidth(): DCoordinateSize
Returns a width.
src/main/typescript/wcardinal/ui/d-base.ts:536
▸ getX(): DCoordinatePosition
Returns a X coordinate.
src/main/typescript/wcardinal/ui/d-base.ts:521
▸ getY(): DCoordinatePosition
Returns a Y coordinate.
src/main/typescript/wcardinal/ui/d-base.ts:526
▸ newShadow(): null
| DShadow
Creates a new shadow.
null
| DShadow
src/main/typescript/wcardinal/ui/d-base.ts:709
▸ newShadowWeak(): null
| DShadow
Creates a new weak shadow.
null
| DShadow
src/main/typescript/wcardinal/ui/d-base.ts:714
▸ newState(state
): void
Returns true if focusable.
Name | Type |
---|---|
state |
DBaseStateSet |
void
src/main/typescript/wcardinal/ui/d-base.ts:686
▸ toColorTypeLabel(type
): string
Name | Type |
---|---|
type |
DColorType |
string