Skip to content

en.mob.FlyingCrow

en.mob.FlyingCrow

Inherits from: en.Mob

Fields

NameType
heroen.Hero
crowManageren.CrowManager
syncGroupF64
isNewBool
initDxF64
staticflyingMagnitudeF64
staticflyingSpeedFactorF64
staticcreateFun
static__eclidshl.types.ArrayBytes_Int
static__clidI32

Protos

  • f@18704 init(en.mob.FlyingCrow) → Void
  • f@18705 onFatalFallStart(en.mob.FlyingCrow, Ref) → Void
  • f@18706 onFatalFallDamage(en.mob.FlyingCrow) → Void
  • f@18707 initGfx(en.mob.FlyingCrow) → Void
  • f@18708 dispose(en.mob.FlyingCrow) → Void
  • f@18709 aiLocked(en.mob.FlyingCrow) → Bool
  • f@18710 onTouch(en.mob.FlyingCrow, Entity) → Void
  • f@18711 fixedUpdate(en.mob.FlyingCrow) → Void
  • f@18712 postUpdate(en.mob.FlyingCrow) → Void
  • f@18713 onDie(en.mob.FlyingCrow) → Void
  • f@18714 beforeRender(en.mob.FlyingCrow) → Void
  • f@18715 onOutOfGameChange(en.mob.FlyingCrow) → Void
  • f@18716 getEntityCLIDS(en.mob.FlyingCrow) → hl.types.ArrayBytes_Int
  • f@18717 getCLID(en.mob.FlyingCrow) → I32
  • f@18718 serialize(en.mob.FlyingCrow, hxbit.Serializer) → Void
  • f@18719 getSerializeSchema(en.mob.FlyingCrow) → hxbit.Schema
  • f@18720 unserialize(en.mob.FlyingCrow, hxbit.Serializer) → Void

Bindings

  • static f@18722 __constructor__(en.mob.FlyingCrow, pr.Level, I32, I32, I32, I32, F64, en.Hero, en.CrowManager) → Void
  • static f@18721 create(pr.Level, I32, I32, I32, I32, F64, en.Hero, en.CrowManager) → en.mob.FlyingCrow