Winter Cardinal UI - v0.442.0 / DThemeDarkLayoutHorizontal

Class: DThemeDarkLayoutHorizontal

DBase theme.

Hierarchy

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new DThemeDarkLayoutHorizontal(): DThemeDarkLayoutHorizontal

Returns

DThemeDarkLayoutHorizontal

Inherited from

DThemeDarkLayout.constructor

Methods

getAlpha

getAlpha(state): number

Parameters

Name Type
state DBaseStateSet

Returns

number

Implementation of

DThemeLayoutHorizontal.getAlpha

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getBackgroundAlpha

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getBackgroundColor

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getBackgroundTexture

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getBorderAlign

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getBorderAlpha

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getBorderColor

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getBorderMask

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getBorderTexture

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getBorderWidth

Inherited from

DThemeDarkLayout.getBorderWidth

Defined in

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


getClearType

getClearType(): number

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

Returns

number

Implementation of

DThemeLayoutHorizontal.getClearType

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getColor

Inherited from

DThemeDarkLayout.getColor

Defined in

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


getCornerAdjust

getCornerAdjust(): boolean

Returns

boolean

Implementation of

DThemeLayoutHorizontal.getCornerAdjust

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getCornerMask

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getCornerRadius

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getCursor

Inherited from

DThemeDarkLayout.getCursor

Defined in

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


getDirection

getDirection(): DLayoutDirection

Returns

DLayoutDirection

Implementation of

DThemeLayoutHorizontal.getDirection

Overrides

DThemeDarkLayout.getDirection

Defined in

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


getFontFamilly

getFontFamilly(): string

Returns

string

Implementation of

DThemeLayoutHorizontal.getFontFamilly

Inherited from

DThemeDarkLayout.getFontFamilly

Defined in

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


getFontSize

getFontSize(): number

Returns

number

Implementation of

DThemeLayoutHorizontal.getFontSize

Inherited from

DThemeDarkLayout.getFontSize

Defined in

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


getFontStyle

getFontStyle(): DFontStyle

Returns

DFontStyle

Implementation of

DThemeLayoutHorizontal.getFontStyle

Inherited from

DThemeDarkLayout.getFontStyle

Defined in

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


getFontVariant

getFontVariant(): DFontVariant

Returns

DFontVariant

Implementation of

DThemeLayoutHorizontal.getFontVariant

Inherited from

DThemeDarkLayout.getFontVariant

Defined in

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


getFontWeight

getFontWeight(): DFontWeight

Returns

DFontWeight

Implementation of

DThemeLayoutHorizontal.getFontWeight

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getHeight

Overrides

DThemeDarkLayout.getHeight

Defined in

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


getInteractive

getInteractive(): number

Returns an interactivity.

Returns

number

Implementation of

DThemeLayoutHorizontal.getInteractive

Inherited from

DThemeDarkLayout.getInteractive

Defined in

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


getLineHeight

getLineHeight(): number

Returns

number

Implementation of

DThemeLayoutHorizontal.getLineHeight

Inherited from

DThemeDarkLayout.getLineHeight

Defined in

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


getMargin

getMargin(): number

Returns

number

Implementation of

DThemeLayoutHorizontal.getMargin

Inherited from

DThemeDarkLayout.getMargin

Defined in

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


getMultiplicity

getMultiplicity(): number

Returns

number

Implementation of

DThemeLayoutHorizontal.getMultiplicity

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getOutlineAlign

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getOutlineAlpha

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getOutlineColor

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getOutlineMask

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getOutlineOffset

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getOutlineWidth

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getPaddingBottom

Inherited from

DThemeDarkLayout.getPaddingBottom

Defined in

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


getPaddingLeft

getPaddingLeft(): number

Returns a left padding.

Returns

number

Implementation of

DThemeLayoutHorizontal.getPaddingLeft

Inherited from

DThemeDarkLayout.getPaddingLeft

Defined in

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


getPaddingRight

getPaddingRight(): number

Returns a right padding.

Returns

number

Implementation of

DThemeLayoutHorizontal.getPaddingRight

Inherited from

DThemeDarkLayout.getPaddingRight

Defined in

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


getPaddingTop

getPaddingTop(): number

Returns a top padding.

Returns

number

Implementation of

DThemeLayoutHorizontal.getPaddingTop

Inherited from

DThemeDarkLayout.getPaddingTop

Defined in

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


getReverse

getReverse(): boolean

Returns

boolean

Implementation of

DThemeLayoutHorizontal.getReverse

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getShadow

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getTitle

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getWeight

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.getWidth

Inherited from

DThemeDarkLayout.getWidth

Defined in

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


getX

getX(): DCoordinatePosition

Returns a X coordinate.

Returns

DCoordinatePosition

Implementation of

DThemeLayoutHorizontal.getX

Inherited from

DThemeDarkLayout.getX

Defined in

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


getY

getY(): DCoordinatePosition

Returns a Y coordinate.

Returns

DCoordinatePosition

Implementation of

DThemeLayoutHorizontal.getY

Inherited from

DThemeDarkLayout.getY

Defined in

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


newShadow

newShadow(): null | DShadow

Creates a new shadow.

Returns

null | DShadow

Implementation of

DThemeLayoutHorizontal.newShadow

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.newShadowWeak

Inherited from

DThemeDarkLayout.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

DThemeLayoutHorizontal.newState

Inherited from

DThemeDarkLayout.newState

Defined in

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