ui.UpgradeCell
ui.UpgradeCell
Inherits from: h2d.Object
Fields
| Name | Type | |
|---|---|---|
proc | libs.Process | |
outers | hl.types.ArrayObj | |
cores | hl.types.ArrayObj | |
coreLight | libs.heaps.slib.HSprite | |
center | Bool | |
cellScale | F64 | |
coreColor | I32 | |
outColor | I32 | |
id | I32 | |
radius | I32 |
Protos
f@16033onRemove(ui.UpgradeCell) → Voidf@16034setBlendMode(ui.UpgradeCell, h2d.BlendMode) → Voidf@16035update(ui.UpgradeCell) → Void
Bindings
- static
f@16036__constructor__(ui.UpgradeCell, libs.Process, Null, Null, Null) → Void