ui.BossCell
ui.BossCell
Inherits from: libs.Process
Fields
| Name | Type | |
|---|---|---|
hasShineFx | Bool | |
inTube | Bool | |
wid | I32 | |
backSmoke | hl.types.ArrayObj | |
cores | hl.types.ArrayObj | |
coreLight | libs.heaps.slib.HSprite | |
phong | libs.heaps.slib.HSprite | |
id | I32 | |
fxAddSb | h2d.SpriteBatch | |
fxNormalSb | h2d.SpriteBatch | |
fxPool | libs.heaps.ParticlePool | |
isVisible | Bool |
Protos
f@10182fxNucleus(ui.BossCell) → Voidf@10183fxPlanets(ui.BossCell) → Voidf@10184onDispose(ui.BossCell) → Voidf@10185postUpdate(ui.BossCell) → Voidf@10186setVisibility(ui.BossCell, Bool) → Void
Bindings
- static
f@10187__constructor__(ui.BossCell, libs.Process) → Void