Winter Cardinal UI - v0.442.0 / DThemeDarkDialogFittedContent
DBase theme.
DThemeDarkDialogLayeredContent
↳ DThemeDarkDialogFittedContent
• new DThemeDarkDialogFittedContent(): DThemeDarkDialogFittedContent
DThemeDarkDialogLayeredContent.constructor
▸ getAlpha(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeDialogFittedContent.getAlpha
DThemeDarkDialogLayeredContent.getAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:35
▸ getBackgroundAlpha(state
): number
Returns a background alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeDialogFittedContent.getBackgroundAlpha
DThemeDarkDialogLayeredContent.getBackgroundAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:84
▸ 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
DThemeDialogFittedContent.getBackgroundColor
DThemeDarkDialogLayeredContent.getBackgroundColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:13
▸ getBackgroundTexture(): Texture
Returns a background texture.
Texture
DThemeDialogFittedContent.getBackgroundTexture
DThemeDarkDialogLayeredContent.getBackgroundTexture
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:88
▸ getBorderAlign(state
): number
Returns a border align.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeDialogFittedContent.getBorderAlign
DThemeDarkDialogLayeredContent.getBorderAlign
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:104
▸ getBorderAlpha(state
): number
Returns a border alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeDialogFittedContent.getBorderAlpha
DThemeDarkDialogLayeredContent.getBorderAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:96
▸ 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
DThemeDialogFittedContent.getBorderColor
DThemeDarkDialogLayeredContent.getBorderColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:17
▸ getBorderMask(state
): number
Returns a border mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a mask |
number
DThemeDialogFittedContent.getBorderMask
DThemeDarkDialogLayeredContent.getBorderMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:108
▸ getBorderTexture(): Texture
Returns a border texture.
Texture
DThemeDialogFittedContent.getBorderTexture
DThemeDarkDialogLayeredContent.getBorderTexture
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:112
▸ getBorderWidth(state
): number
Returns a border width.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeDialogFittedContent.getBorderWidth
DThemeDarkDialogLayeredContent.getBorderWidth
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:100
▸ getClearType(): number
Returns a clear type. A clear type is for layout classes including DLayoutVertical.
number
DThemeDialogFittedContent.getClearType
DThemeDarkDialogLayeredContent.getClearType
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:167
▸ getColor(state
): number
Name | Type |
---|---|
state |
DBaseStateSet |
number
DThemeDialogFittedContent.getColor
DThemeDarkDialogLayeredContent.getColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:19
▸ getCornerAdjust(): boolean
boolean
DThemeDialogFittedContent.getCornerAdjust
DThemeDarkDialogLayeredContent.getCornerAdjust
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:38
▸ getCornerMask(): number
Returns a corner mask.
number
DThemeDialogFittedContent.getCornerMask
DThemeDarkDialogLayeredContent.getCornerMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:136
▸ getCornerRadius(): number
Returns a corner radius.
number
DThemeDialogFittedContent.getCornerRadius
DThemeDarkDialogLayeredContent.getCornerRadius
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:132
▸ getCursor(state
): string
Returns a cursor.
Name | Type |
---|---|
state |
DBaseStateSet |
string
DThemeDialogFittedContent.getCursor
DThemeDarkDialogLayeredContent.getCursor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:199
▸ getDirection(): DLayoutDirection
DThemeDialogFittedContent.getDirection
DThemeDarkDialogLayeredContent.getDirection
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout-vertical.ts:12
▸ getFontFamilly(): string
string
DThemeDialogFittedContent.getFontFamilly
DThemeDarkDialogLayeredContent.getFontFamilly
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:11
▸ getFontSize(): number
number
DThemeDialogFittedContent.getFontSize
DThemeDarkDialogLayeredContent.getFontSize
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:15
▸ getFontStyle(): DFontStyle
DThemeDialogFittedContent.getFontStyle
DThemeDarkDialogLayeredContent.getFontStyle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:27
▸ getFontVariant(): DFontVariant
DThemeDialogFittedContent.getFontVariant
DThemeDarkDialogLayeredContent.getFontVariant
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:31
▸ getFontWeight(): DFontWeight
DThemeDialogFittedContent.getFontWeight
DThemeDarkDialogLayeredContent.getFontWeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:23
▸ getHeight(): DCoordinateSize
Returns a height.
DThemeDialogFittedContent.getHeight
DThemeDarkDialogLayeredContent.getHeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-content.ts:26
▸ getInteractive(): number
Returns an interactivity.
number
DThemeDialogFittedContent.getInteractive
DThemeDarkDialogLayeredContent.getInteractive
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:25
▸ getLineHeight(): number
number
DThemeDialogFittedContent.getLineHeight
DThemeDarkDialogLayeredContent.getLineHeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:42
▸ getMargin(): number
number
DThemeDialogFittedContent.getMargin
DThemeDarkDialogLayeredContent.getMargin
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:21
▸ getMultiplicity(): number
number
DThemeDialogFittedContent.getMultiplicity
DThemeDarkDialogLayeredContent.getMultiplicity
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:42
▸ getOutlineAlign(state
): number
Returns an outline align.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeDialogFittedContent.getOutlineAlign
DThemeDarkDialogLayeredContent.getOutlineAlign
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:159
▸ getOutlineAlpha(state
): number
Returns an outline alpha.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeDialogFittedContent.getOutlineAlpha
DThemeDarkDialogLayeredContent.getOutlineAlpha
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:144
▸ 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
DThemeDialogFittedContent.getOutlineColor
DThemeDarkDialogLayeredContent.getOutlineColor
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:140
▸ getOutlineMask(state
): number
Returns an outline mask.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeDialogFittedContent.getOutlineMask
DThemeDarkDialogLayeredContent.getOutlineMask
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:163
▸ getOutlineOffset(state
): number
Returns an outline offset.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeDialogFittedContent.getOutlineOffset
DThemeDarkDialogLayeredContent.getOutlineOffset
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:155
▸ getOutlineWidth(state
): number
Returns an outline width.
Name | Type | Description |
---|---|---|
state |
DBaseStateSet |
a state |
number
DThemeDialogFittedContent.getOutlineWidth
DThemeDarkDialogLayeredContent.getOutlineWidth
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:151
▸ getPaddingBottom(): number
Returns a bottom padding.
number
DThemeDialogFittedContent.getPaddingBottom
DThemeDarkDialogLayeredContent.getPaddingBottom
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-content.ts:38
▸ getPaddingLeft(): number
Returns a left padding.
number
DThemeDialogFittedContent.getPaddingLeft
DThemeDarkDialogLayeredContent.getPaddingLeft
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-content.ts:42
▸ getPaddingRight(): number
Returns a right padding.
number
DThemeDialogFittedContent.getPaddingRight
DThemeDarkDialogLayeredContent.getPaddingRight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-content.ts:34
▸ getPaddingTop(): number
Returns a top padding.
number
DThemeDialogFittedContent.getPaddingTop
DThemeDarkDialogLayeredContent.getPaddingTop
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-content.ts:30
▸ getReverse(): boolean
boolean
DThemeDialogFittedContent.getReverse
DThemeDarkDialogLayeredContent.getReverse
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:46
▸ getShadow(): null
| DShadow
Returns a shadow. If a shadow is null, no shadow is rendered.
null
| DShadow
DThemeDialogFittedContent.getShadow
DThemeDarkDialogLayeredContent.getShadow
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:171
▸ getTitle(): string
Returns a tooltip text.
string
DThemeDialogFittedContent.getTitle
DThemeDarkDialogLayeredContent.getTitle
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:183
▸ 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
DThemeDialogFittedContent.getWeight
DThemeDarkDialogLayeredContent.getWeight
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:187
▸ getWidth(): DCoordinateSize
Returns a width.
DThemeDialogFittedContent.getWidth
DThemeDarkDialogLayeredContent.getWidth
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-fitted-content.ts:14
▸ getX(): DCoordinatePosition
Returns a X coordinate.
DThemeDialogFittedContent.getX
DThemeDarkDialogLayeredContent.getX
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-content.ts:14
▸ getY(): DCoordinatePosition
Returns a Y coordinate.
DThemeDialogFittedContent.getY
DThemeDarkDialogLayeredContent.getY
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-content.ts:18
▸ newShadow(): null
| DShadow
Creates a new shadow.
null
| DShadow
DThemeDialogFittedContent.newShadow
DThemeDarkDialogLayeredContent.newShadow
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:191
▸ newShadowWeak(): null
| DShadow
Creates a new weak shadow.
null
| DShadow
DThemeDialogFittedContent.newShadowWeak
DThemeDarkDialogLayeredContent.newShadowWeak
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:195
▸ newState(state
): void
Returns true if focusable.
Name | Type |
---|---|
state |
DBaseStateSet |
void
DThemeDialogFittedContent.newState
DThemeDarkDialogLayeredContent.newState
src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:29