Winter Cardinal UI - v0.457.0 / EShapeActionValueChangeColor
EShapeActionValueSubtyped<EShapeActionValueChangeColorType>
↳ EShapeActionValueChangeColor
• new EShapeActionValueChangeColor(subtype, condition, target, color, alpha, blend): EShapeActionValueChangeColor
| Name | Type |
|---|---|
subtype |
number |
condition |
string |
target |
EShapeActionValueChangeColorTargetColorOrAlpha |
color |
number |
alpha |
number |
blend |
string |
EShapeActionValueSubtyped.constructor
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-color.ts:49
• Readonly alpha: number
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-color.ts:46
• Readonly blend: string
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-color.ts:47
• Readonly color: number
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-color.ts:45
• Readonly condition: string
EShapeActionValueSubtyped.condition
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:16
• Readonly subtype: number
EShapeActionValueSubtyped.subtype
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-subtyped.ts:13
• Readonly target: EShapeActionValueChangeColorTargetColorOrAlpha
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-color.ts:44
• Readonly type: number
EShapeActionValueSubtyped.type
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:15
▪ Static Protected Optional THEME: EThemeShapeActionValue
EShapeActionValueSubtyped.THEME
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:13
▸ getTheme(): EThemeShapeActionValue
EShapeActionValueSubtyped.getTheme
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:31
▸ isEquals(value): boolean
| Name | Type |
|---|---|
value |
EShapeActionValue |
boolean
EShapeActionValueSubtyped.isEquals
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-color.ts:64
▸ serialize(manager): number
| Name | Type |
|---|---|
manager |
EShapeResourceManagerSerialization |
number
EShapeActionValueSubtyped.serialize
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-color.ts:79
▸ toLabel(): string
string
EShapeActionValueSubtyped.toLabel
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-base.ts:27
▸ toRuntime(): EShapeActionRuntimeChangeColor
EShapeActionRuntimeChangeColor
EShapeActionValueSubtyped.toRuntime
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-color.ts:75
▸ deserialize(serialized, manager): EShapeActionValueChangeColor
| Name | Type |
|---|---|
serialized |
EShapeActionValueChangeColorSerialized | EShapeActionValueChangeColorSerializedLegacy |
manager |
EShapeResourceManagerDeserialization |
src/main/typescript/wcardinal/ui/shape/action/e-shape-action-value-change-color.ts:87