Winter Cardinal UI - v0.442.0 / DThemeDarkEnUsIndicatorProcessing

Class: DThemeDarkEnUsIndicatorProcessing<VALUE>

Type parameters

Name Type
VALUE unknown

Hierarchy

Table of contents

Constructors

Methods

Constructors

constructor

new DThemeDarkEnUsIndicatorProcessing<VALUE>(): DThemeDarkEnUsIndicatorProcessing<VALUE>

Type parameters

Name Type
VALUE unknown

Returns

DThemeDarkEnUsIndicatorProcessing<VALUE>

Inherited from

DThemeDarkIndicatorProcess.constructor

Methods

getProcessCloseDelay

getProcessCloseDelay(): null | number

Returns

null | number

Inherited from

DThemeDarkIndicatorProcess.getProcessCloseDelay

Defined in

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


getProcessDoneDelay

getProcessDoneDelay(): number

Returns

number

Inherited from

DThemeDarkIndicatorProcess.getProcessDoneDelay

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-indicator-processing.ts:60


getProcessImageIndex

getProcessImageIndex(): number

Returns

number

Inherited from

DThemeDarkIndicatorProcess.getProcessImageIndex

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-indicator-processing.ts:78


isProcessImageEnabled

isProcessImageEnabled(): boolean

Returns

boolean

Inherited from

DThemeDarkIndicatorProcess.isProcessImageEnabled

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-indicator-processing.ts:74


isProcessTextEnabled

isProcessTextEnabled(): boolean

Returns

boolean

Inherited from

DThemeDarkIndicatorProcess.isProcessTextEnabled

Defined in

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


newProcessImageRotation

newProcessImageRotation(): DStateAwareOrValueMightBe<number>

Returns

DStateAwareOrValueMightBe<number>

Inherited from

DThemeDarkIndicatorProcess.newProcessImageRotation

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-indicator-processing.ts:86


newProcessImageSource

newProcessImageSource(): DStateAwareOrValueMightBe<null | DisplayObject | Texture>

Returns

DStateAwareOrValueMightBe<null | DisplayObject | Texture>

Inherited from

DThemeDarkIndicatorProcess.newProcessImageSource

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-indicator-processing.ts:82


newProcessTextValue

newProcessTextValue(): DStateAwareOrValueMightBe<VALUE>

Returns

DStateAwareOrValueMightBe<VALUE>

Overrides

DThemeDarkIndicatorProcess.newProcessTextValue

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-en-us-indicator-processing.ts:13