en.mob.boss.death.DeathScythe
en.mob.boss.death.DeathScythe
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
move | tool.mv.MvFly | |
target | tool.FPoint | |
baseSpeed | F64 | |
power | Dyn | |
dmgArea | tool.Area | |
scytheFx | libs.heaps.slib.HSprite | |
onHit | Fun | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@10764init(en.mob.boss.death.DeathScythe) → Voidf@10765initGfx(en.mob.boss.death.DeathScythe) → Voidf@10766fixedUpdate(en.mob.boss.death.DeathScythe) → Voidf@10767postUpdate(en.mob.boss.death.DeathScythe) → Voidf@10768disposeGfx(en.mob.boss.death.DeathScythe) → Voidf@10769canBeHit(en.mob.boss.death.DeathScythe) → Boolf@10770canHit(en.mob.boss.death.DeathScythe, Entity) → Boolf@10772getCLID(en.mob.boss.death.DeathScythe) → I32f@10773serialize(en.mob.boss.death.DeathScythe, hxbit.Serializer) → Voidf@10774getSerializeSchema(en.mob.boss.death.DeathScythe) → hxbit.Schemaf@10775unserializeInit(en.mob.boss.death.DeathScythe) → Voidf@10776unserialize(en.mob.boss.death.DeathScythe, hxbit.Serializer) → Voidf@10777getEntityCLIDS(en.mob.boss.death.DeathScythe) → hl.types.ArrayBytes_Int
Bindings
f@10771onHit(en.mob.boss.death.DeathScythe, Entity, tool.atk.AttackData) → Void- static
f@10791__constructor__(en.mob.boss.death.DeathScythe, pr.Level, F64, F64, en.Mob, tool.FPoint, Dyn, F64) → Void