en.mob.Fly
en.mob.Fly
Inherits from: en.Mob
Fields
| Name | Type | |
|---|---|---|
attach | tool.FPoint | |
wander | tool.FPoint | |
flee | tool.skill.OldSkill | |
side | I32 | |
scale | F64 | |
| static | preloadGfx | Fun |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@13243canHaveRepellingWith(en.mob.Fly, Entity) → Boolf@13244initGfx(en.mob.Fly) → Voidf@13245initSkills(en.mob.Fly) → Voidf@13246reduceThreat(en.mob.Fly, Entity, F64) → Voidf@13247onFlee(en.mob.Fly, F64) → Voidf@13248initMove(en.mob.Fly) → Voidf@13249inDetectArea(en.mob.Fly, Entity) → Boolf@13250postUpdate(en.mob.Fly) → Voidf@13251onAttackTargetChange(en.mob.Fly, Entity) → Voidf@13252tryToFlee(en.mob.Fly) → Boolf@13253onDie(en.mob.Fly) → Voidf@13254onDamage(en.mob.Fly, tool.atk.AttackData) → Voidf@13255onFatalFallStart(en.mob.Fly, Ref) → Voidf@13256behaviourAi(en.mob.Fly) → Voidf@13257fixedUpdate(en.mob.Fly) → Voidf@13258getEntityCLIDS(en.mob.Fly) → hl.types.ArrayBytes_Intf@13259getCLID(en.mob.Fly) → I32f@13260serialize(en.mob.Fly, hxbit.Serializer) → Voidf@13261getSerializeSchema(en.mob.Fly) → hxbit.Schemaf@13262unserialize(en.mob.Fly, hxbit.Serializer) → Void
Bindings
- static
f@13265__constructor__(en.mob.Fly, pr.Level, I32, I32, I32, I32) → Void - static
f@13264create(pr.Level, I32, I32, I32, I32) → en.mob.Fly - static
f@13263preloadGfx() → libs.heaps.slib.SpriteLib