en.mob.BatDasher
en.mob.BatDasher
Inherits from: en.mob.Bat
Fields
| Name | Type | |
|---|---|---|
chargeAng | F64 | |
chargeSpeed | F64 | |
remainingDist | F64 | |
charging | Bool | |
side | I32 | |
fast | F64 | |
slow | F64 | |
| static | __clid | I32 |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@19719getAnimName(en.mob.BatDasher) → Stringf@19720getKind(en.mob.BatDasher) → Stringf@19721initGfx(en.mob.BatDasher) → Voidf@19722initSkills(en.mob.BatDasher) → Voidf@19723decideChargeAng(en.mob.BatDasher) → Voidf@19724onDamage(en.mob.BatDasher, tool.atk.AttackData) → Voidf@19725wakeUp(en.mob.BatDasher) → Voidf@19726behaviourAi(en.mob.BatDasher) → Voidf@19727stopCharge(en.mob.BatDasher) → Voidf@19728onStep(en.mob.BatDasher) → Voidf@19729postUpdate(en.mob.BatDasher) → Voidf@19730fixedUpdate(en.mob.BatDasher) → Voidf@19731getCLID(en.mob.BatDasher) → I32f@19732serialize(en.mob.BatDasher, hxbit.Serializer) → Voidf@19733getSerializeSchema(en.mob.BatDasher) → hxbit.Schemaf@19734unserializeInit(en.mob.BatDasher) → Voidf@19735unserialize(en.mob.BatDasher, hxbit.Serializer) → Voidf@19736getEntityCLIDS(en.mob.BatDasher) → hl.types.ArrayBytes_Int
Bindings
- static
f@19738__constructor__(en.mob.BatDasher, pr.Level, I32, I32, I32, I32) → Void - static
f@19737create(pr.Level, I32, I32, I32, I32) → en.mob.BatDasher