Skip to content

en.mob.BatDasher

en.mob.BatDasher

Inherits from: en.mob.Bat

Fields

NameType
chargeAngF64
chargeSpeedF64
remainingDistF64
chargingBool
sideI32
fastF64
slowF64
static__clidI32
staticcreateFun
static__eclidshl.types.ArrayBytes_Int

Protos

  • f@19719 getAnimName(en.mob.BatDasher) → String
  • f@19720 getKind(en.mob.BatDasher) → String
  • f@19721 initGfx(en.mob.BatDasher) → Void
  • f@19722 initSkills(en.mob.BatDasher) → Void
  • f@19723 decideChargeAng(en.mob.BatDasher) → Void
  • f@19724 onDamage(en.mob.BatDasher, tool.atk.AttackData) → Void
  • f@19725 wakeUp(en.mob.BatDasher) → Void
  • f@19726 behaviourAi(en.mob.BatDasher) → Void
  • f@19727 stopCharge(en.mob.BatDasher) → Void
  • f@19728 onStep(en.mob.BatDasher) → Void
  • f@19729 postUpdate(en.mob.BatDasher) → Void
  • f@19730 fixedUpdate(en.mob.BatDasher) → Void
  • f@19731 getCLID(en.mob.BatDasher) → I32
  • f@19732 serialize(en.mob.BatDasher, hxbit.Serializer) → Void
  • f@19733 getSerializeSchema(en.mob.BatDasher) → hxbit.Schema
  • f@19734 unserializeInit(en.mob.BatDasher) → Void
  • f@19735 unserialize(en.mob.BatDasher, hxbit.Serializer) → Void
  • f@19736 getEntityCLIDS(en.mob.BatDasher) → hl.types.ArrayBytes_Int

Bindings

  • static f@19738 __constructor__(en.mob.BatDasher, pr.Level, I32, I32, I32, I32) → Void
  • static f@19737 create(pr.Level, I32, I32, I32, I32) → en.mob.BatDasher