en.mob.Harpy
en.mob.Harpy
Inherits from: en.Mob
Fields
| Name | Type | |
|---|---|---|
attach | tool.FPoint | |
wander | tool.FPoint | |
flee | tool.skill.OldSkill | |
side | I32 | |
remainingDist | F64 | |
chargeAng | F64 | |
chargeSpeed | F64 | |
charging | Bool | |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@20364canHaveRepellingWith(en.mob.Harpy, Entity) → Boolf@20365initGfx(en.mob.Harpy) → Voidf@20366resetPhysicData(en.mob.Harpy) → Voidf@20367initSkills(en.mob.Harpy) → Voidf@20368decideChargeAng(en.mob.Harpy) → Voidf@20369reduceThreat(en.mob.Harpy, Entity, F64) → Voidf@20370onFlee(en.mob.Harpy, F64) → Voidf@20371initMove(en.mob.Harpy) → Voidf@20372inDetectArea(en.mob.Harpy, Entity) → Boolf@20373onAttackTargetChange(en.mob.Harpy, Entity) → Voidf@20374tryToFlee(en.mob.Harpy) → Boolf@20375onDie(en.mob.Harpy) → Voidf@20376canCrawlThrought(en.mob.Harpy, I32, I32) → Boolf@20377onDamage(en.mob.Harpy, tool.atk.AttackData) → Voidf@20378onFatalFallStart(en.mob.Harpy, Ref) → Voidf@20379behaviourAi(en.mob.Harpy) → Voidf@20380stopCharge(en.mob.Harpy) → Voidf@20381onStep(en.mob.Harpy) → Voidf@20382fixedUpdate(en.mob.Harpy) → Voidf@20383getEntityCLIDS(en.mob.Harpy) → hl.types.ArrayBytes_Intf@20384getCLID(en.mob.Harpy) → I32f@20385serialize(en.mob.Harpy, hxbit.Serializer) → Voidf@20386getSerializeSchema(en.mob.Harpy) → hxbit.Schemaf@20387unserializeInit(en.mob.Harpy) → Voidf@20388unserialize(en.mob.Harpy, hxbit.Serializer) → Void
Bindings
- static
f@20390__constructor__(en.mob.Harpy, pr.Level, I32, I32, I32, I32) → Void - static
f@20389create(pr.Level, I32, I32, I32, I32) → en.mob.Harpy