en.bu.Flail
en.bu.Flail
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
baseDx | F64 | |
radiusForHero | I32 | |
owner | en.mob.OrbLauncher | |
isLaunched | Bool | |
hitPower | F64 | |
tLight | tool.EntityLight | |
glow | libs.heaps.slib.HSprite | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@20867initGfx(en.bu.Flail) → Voidf@20868launch(en.bu.Flail) → Voidf@20869shouldSave(en.bu.Flail) → Boolf@20870hitByHero(en.bu.Flail, Entity) → Voidf@20871onTouch(en.bu.Flail, Entity) → Voidf@20872canApplyRepelling(en.bu.Flail) → Boolf@20873onDie(en.bu.Flail) → Voidf@20874dispose(en.bu.Flail) → Voidf@20875fixedUpdate(en.bu.Flail) → Voidf@20876postUpdate(en.bu.Flail) → Voidf@20877getCLID(en.bu.Flail) → I32f@20878serialize(en.bu.Flail, hxbit.Serializer) → Voidf@20879getSerializeSchema(en.bu.Flail) → hxbit.Schemaf@20880unserializeInit(en.bu.Flail) → Voidf@20881unserialize(en.bu.Flail, hxbit.Serializer) → Voidf@20882getEntityCLIDS(en.bu.Flail) → hl.types.ArrayBytes_Int
Bindings
- static
f@20883__constructor__(en.bu.Flail, en.mob.OrbLauncher) → Void