en.DookuBatManager
en.DookuBatManager
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
hero | en.Hero | |
batBatch | libs.heaps.slib.HSpriteBatch | |
POOL | hl.types.ArrayObj | |
CURIDX | I32 | |
SIZE | I32 | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@9308shouldSave(en.DookuBatManager) → Boolf@9309init(en.DookuBatManager) → Voidf@9310canBeHit(en.DookuBatManager) → Boolf@9311initBatPool(en.DookuBatManager) → Voidf@9312createBat(en.DookuBatManager, Entity, tool.atk.AttackData, F64, F64, I32, Ref, Ref, Ref) → en.bu.DookuBatBulletf@9313fixedUpdate(en.DookuBatManager) → Voidf@9314onLeaveMap(en.DookuBatManager) → Voidf@9315onDamage(en.DookuBatManager, tool.atk.AttackData) → Voidf@9316onDie(en.DookuBatManager) → Voidf@9317destroy(en.DookuBatManager) → Voidf@9318canApplyRepelling(en.DookuBatManager) → Boolf@9319getCLID(en.DookuBatManager) → I32f@9320serialize(en.DookuBatManager, hxbit.Serializer) → Voidf@9321getSerializeSchema(en.DookuBatManager) → hxbit.Schemaf@9322unserializeInit(en.DookuBatManager) → Voidf@9323unserialize(en.DookuBatManager, hxbit.Serializer) → Voidf@9324getEntityCLIDS(en.DookuBatManager) → hl.types.ArrayBytes_Int
Bindings
- static
f@9353__constructor__(en.DookuBatManager, pr.Level) → Void