Winter Cardinal UI - v0.442.0 / DThemeDarkDialogLayeredFooter

Class: DThemeDarkDialogLayeredFooter

DBase theme.

Hierarchy

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new DThemeDarkDialogLayeredFooter(): DThemeDarkDialogLayeredFooter

Returns

DThemeDarkDialogLayeredFooter

Inherited from

DThemeDarkLayoutHorizontal.constructor

Methods

getAlpha

getAlpha(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeDialogLayeredFooter.getAlpha

Inherited from

DThemeDarkLayoutHorizontal.getAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:35


getBackgroundAlpha

getBackgroundAlpha(state): number

Returns a background alpha.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeDialogLayeredFooter.getBackgroundAlpha

Inherited from

DThemeDarkLayoutHorizontal.getBackgroundAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:84


getBackgroundColor

getBackgroundColor(state): null | number

Returns a background color. If the color is null, backgrounds are not be rendered.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

null | number

Implementation of

DThemeDialogLayeredFooter.getBackgroundColor

Inherited from

DThemeDarkLayoutHorizontal.getBackgroundColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:13


getBackgroundTexture

getBackgroundTexture(): Texture

Returns a background texture.

Returns

Texture

Implementation of

DThemeDialogLayeredFooter.getBackgroundTexture

Inherited from

DThemeDarkLayoutHorizontal.getBackgroundTexture

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:88


getBorderAlign

getBorderAlign(state): number

Returns a border align.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeDialogLayeredFooter.getBorderAlign

Inherited from

DThemeDarkLayoutHorizontal.getBorderAlign

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:104


getBorderAlpha

getBorderAlpha(state): number

Returns a border alpha.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeDialogLayeredFooter.getBorderAlpha

Inherited from

DThemeDarkLayoutHorizontal.getBorderAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:96


getBorderColor

getBorderColor(state): null | number

Returns a border color. If the color is null, borders are not be rendered.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

null | number

Implementation of

DThemeDialogLayeredFooter.getBorderColor

Inherited from

DThemeDarkLayoutHorizontal.getBorderColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:17


getBorderMask

getBorderMask(state): number

Returns a border mask.

Parameters

Name Type Description
state DBaseStateSet a mask

Returns

number

Implementation of

DThemeDialogLayeredFooter.getBorderMask

Inherited from

DThemeDarkLayoutHorizontal.getBorderMask

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:108


getBorderTexture

getBorderTexture(): Texture

Returns a border texture.

Returns

Texture

Implementation of

DThemeDialogLayeredFooter.getBorderTexture

Inherited from

DThemeDarkLayoutHorizontal.getBorderTexture

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:112


getBorderWidth

getBorderWidth(state): number

Returns a border width.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeDialogLayeredFooter.getBorderWidth

Inherited from

DThemeDarkLayoutHorizontal.getBorderWidth

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:100


getButtonCancel

getButtonCancel(): null | string

Returns

null | string

Implementation of

DThemeDialogLayeredFooter.getButtonCancel

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:16


getButtonOk

getButtonOk(): null | string

Returns

null | string

Implementation of

DThemeDialogLayeredFooter.getButtonOk

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:14


getClearType

getClearType(): number

Returns a clear type. A clear type is for layout classes including DLayoutVertical.

Returns

number

Implementation of

DThemeDialogLayeredFooter.getClearType

Inherited from

DThemeDarkLayoutHorizontal.getClearType

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:167


getColor

getColor(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeDialogLayeredFooter.getColor

Inherited from

DThemeDarkLayoutHorizontal.getColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:19


getCornerAdjust

getCornerAdjust(): boolean

Returns

boolean

Implementation of

DThemeDialogLayeredFooter.getCornerAdjust

Inherited from

DThemeDarkLayoutHorizontal.getCornerAdjust

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:38


getCornerMask

getCornerMask(): number

Returns a corner mask.

Returns

number

Implementation of

DThemeDialogLayeredFooter.getCornerMask

Inherited from

DThemeDarkLayoutHorizontal.getCornerMask

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:136


getCornerRadius

getCornerRadius(): number

Returns a corner radius.

Returns

number

Implementation of

DThemeDialogLayeredFooter.getCornerRadius

Inherited from

DThemeDarkLayoutHorizontal.getCornerRadius

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:132


getCursor

getCursor(state): string

Returns a cursor.

Parameters

Name Type
state DBaseStateSet

Returns

string

Implementation of

DThemeDialogLayeredFooter.getCursor

Inherited from

DThemeDarkLayoutHorizontal.getCursor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:199


getDirection

getDirection(): DLayoutDirection

Returns

DLayoutDirection

Implementation of

DThemeDialogLayeredFooter.getDirection

Inherited from

DThemeDarkLayoutHorizontal.getDirection

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout-horizontal.ts:12


getFontFamilly

getFontFamilly(): string

Returns

string

Implementation of

DThemeDialogLayeredFooter.getFontFamilly

Inherited from

DThemeDarkLayoutHorizontal.getFontFamilly

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:11


getFontSize

getFontSize(): number

Returns

number

Implementation of

DThemeDialogLayeredFooter.getFontSize

Inherited from

DThemeDarkLayoutHorizontal.getFontSize

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:15


getFontStyle

getFontStyle(): DFontStyle

Returns

DFontStyle

Implementation of

DThemeDialogLayeredFooter.getFontStyle

Inherited from

DThemeDarkLayoutHorizontal.getFontStyle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:27


getFontVariant

getFontVariant(): DFontVariant

Returns

DFontVariant

Implementation of

DThemeDialogLayeredFooter.getFontVariant

Inherited from

DThemeDarkLayoutHorizontal.getFontVariant

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:31


getFontWeight

getFontWeight(): DFontWeight

Returns

DFontWeight

Implementation of

DThemeDialogLayeredFooter.getFontWeight

Inherited from

DThemeDarkLayoutHorizontal.getFontWeight

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:23


getHeight

getHeight(): DCoordinateSize

Returns a height.

Returns

DCoordinateSize

Implementation of

DThemeDialogLayeredFooter.getHeight

Overrides

DThemeDarkLayoutHorizontal.getHeight

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:38


getInteractive

getInteractive(): number

Returns an interactivity.

Returns

number

Implementation of

DThemeDialogLayeredFooter.getInteractive

Inherited from

DThemeDarkLayoutHorizontal.getInteractive

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:25


getLineHeight

getLineHeight(): number

Returns

number

Implementation of

DThemeDialogLayeredFooter.getLineHeight

Inherited from

DThemeDarkLayoutHorizontal.getLineHeight

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-font.ts:42


getMargin

getMargin(): number

Returns

number

Implementation of

DThemeDialogLayeredFooter.getMargin

Inherited from

DThemeDarkLayoutHorizontal.getMargin

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:21


getMultiplicity

getMultiplicity(): number

Returns

number

Implementation of

DThemeDialogLayeredFooter.getMultiplicity

Inherited from

DThemeDarkLayoutHorizontal.getMultiplicity

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:42


getOutlineAlign

getOutlineAlign(state): number

Returns an outline align.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeDialogLayeredFooter.getOutlineAlign

Inherited from

DThemeDarkLayoutHorizontal.getOutlineAlign

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:159


getOutlineAlpha

getOutlineAlpha(state): number

Returns an outline alpha.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeDialogLayeredFooter.getOutlineAlpha

Inherited from

DThemeDarkLayoutHorizontal.getOutlineAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:144


getOutlineColor

getOutlineColor(state): null | number

Returns an outline color. If the color is null, outlines are not be rendered.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

null | number

Implementation of

DThemeDialogLayeredFooter.getOutlineColor

Inherited from

DThemeDarkLayoutHorizontal.getOutlineColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:140


getOutlineMask

getOutlineMask(state): number

Returns an outline mask.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeDialogLayeredFooter.getOutlineMask

Inherited from

DThemeDarkLayoutHorizontal.getOutlineMask

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:163


getOutlineOffset

getOutlineOffset(state): number

Returns an outline offset.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeDialogLayeredFooter.getOutlineOffset

Inherited from

DThemeDarkLayoutHorizontal.getOutlineOffset

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:155


getOutlineWidth

getOutlineWidth(state): number

Returns an outline width.

Parameters

Name Type Description
state DBaseStateSet a state

Returns

number

Implementation of

DThemeDialogLayeredFooter.getOutlineWidth

Inherited from

DThemeDarkLayoutHorizontal.getOutlineWidth

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:151


getPaddingBottom

getPaddingBottom(): number

Returns a bottom padding.

Returns

number

Implementation of

DThemeDialogLayeredFooter.getPaddingBottom

Overrides

DThemeDarkLayoutHorizontal.getPaddingBottom

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:50


getPaddingLeft

getPaddingLeft(): number

Returns a left padding.

Returns

number

Implementation of

DThemeDialogLayeredFooter.getPaddingLeft

Overrides

DThemeDarkLayoutHorizontal.getPaddingLeft

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:54


getPaddingRight

getPaddingRight(): number

Returns a right padding.

Returns

number

Implementation of

DThemeDialogLayeredFooter.getPaddingRight

Overrides

DThemeDarkLayoutHorizontal.getPaddingRight

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:46


getPaddingTop

getPaddingTop(): number

Returns a top padding.

Returns

number

Implementation of

DThemeDialogLayeredFooter.getPaddingTop

Overrides

DThemeDarkLayoutHorizontal.getPaddingTop

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:42


getReverse

getReverse(): boolean

Returns

boolean

Implementation of

DThemeDialogLayeredFooter.getReverse

Inherited from

DThemeDarkLayoutHorizontal.getReverse

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:46


getShadow

getShadow(): null | DShadow

Returns a shadow. If a shadow is null, no shadow is rendered.

Returns

null | DShadow

Implementation of

DThemeDialogLayeredFooter.getShadow

Inherited from

DThemeDarkLayoutHorizontal.getShadow

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:171


getTitle

getTitle(): string

Returns a tooltip text.

Returns

string

Implementation of

DThemeDialogLayeredFooter.getTitle

Inherited from

DThemeDarkLayoutHorizontal.getTitle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:183


getWeight

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.

Returns

number

Implementation of

DThemeDialogLayeredFooter.getWeight

Inherited from

DThemeDarkLayoutHorizontal.getWeight

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:187


getWidth

getWidth(): DCoordinateSize

Returns a width.

Returns

DCoordinateSize

Implementation of

DThemeDialogLayeredFooter.getWidth

Overrides

DThemeDarkLayoutHorizontal.getWidth

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:34


getX

getX(): DCoordinatePosition

Returns a X coordinate.

Returns

DCoordinatePosition

Implementation of

DThemeDialogLayeredFooter.getX

Overrides

DThemeDarkLayoutHorizontal.getX

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:26


getY

getY(): DCoordinatePosition

Returns a Y coordinate.

Returns

DCoordinatePosition

Implementation of

DThemeDialogLayeredFooter.getY

Overrides

DThemeDarkLayoutHorizontal.getY

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:30


isButtonSpaceLeftEnabled

isButtonSpaceLeftEnabled(): boolean

Returns

boolean

Implementation of

DThemeDialogLayeredFooter.isButtonSpaceLeftEnabled

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:18


isButtonSpaceRightEnabled

isButtonSpaceRightEnabled(): boolean

Returns

boolean

Implementation of

DThemeDialogLayeredFooter.isButtonSpaceRightEnabled

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.ts:22


newShadow

newShadow(): null | DShadow

Creates a new shadow.

Returns

null | DShadow

Implementation of

DThemeDialogLayeredFooter.newShadow

Inherited from

DThemeDarkLayoutHorizontal.newShadow

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:191


newShadowWeak

newShadowWeak(): null | DShadow

Creates a new weak shadow.

Returns

null | DShadow

Implementation of

DThemeDialogLayeredFooter.newShadowWeak

Inherited from

DThemeDarkLayoutHorizontal.newShadowWeak

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-base.ts:195


newState

newState(state): void

Returns true if focusable.

Parameters

Name Type
state DBaseStateSet

Returns

void

Implementation of

DThemeDialogLayeredFooter.newState

Inherited from

DThemeDarkLayoutHorizontal.newState

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-layout.ts:29