tool.EntityLight
tool.EntityLight
Fields
| Name | Type | |
|---|---|---|
level | pr.Level | |
l | light.PointLight | |
e | Entity | |
killed | Bool | |
globalAlpha | F64 | |
coreColor | I32 | |
coreAlpha | F64 | |
intensity | F64 | |
offX | F64 | |
offY | F64 | |
lastStable | tool.FPoint | |
core | libs.heaps.slib.HSpriteBE | |
debug | h2d.Graphics | |
invalidateDebug | Bool | |
onUpdate | Fun | |
| static | DEBUG_LIGHTS_FLAGS | String |
Protos
f@4410removeAdditiveCore(tool.EntityLight) → Voidf@4411dispose(tool.EntityLight) → Voidf@4413update(tool.EntityLight, F64) → Voidf@4414setConf(tool.EntityLight, String) → Void
Bindings
f@4412onUpdate(tool.EntityLight) → Void- static
f@4415__constructor__(tool.EntityLight, pr.Level, Entity, String, Null) → Void