en.mob.Golem
en.mob.Golem
Inherits from: en.Mob
Fields
| Name | Type | |
|---|---|---|
tcx | Null | |
punchArea | tool.Area | |
isAngry | Bool | |
fxPunch | libs.heaps.slib.HSprite | |
orgues | hl.types.ArrayObj | |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@20322setAngry(en.mob.Golem) → Voidf@20323initGfx(en.mob.Golem) → Voidf@20324onCooldownEnd(en.mob.Golem, String, I32) → Voidf@20325initSkills(en.mob.Golem) → Voidf@20326addOrgue(en.mob.Golem, I32, I32) → Voidf@20327setAttackTarget(en.mob.Golem, Entity) → Voidf@20328onStep(en.mob.Golem) → Voidf@20329behaviourAi(en.mob.Golem) → Voidf@20330dispose(en.mob.Golem) → Voidf@20331postUpdate(en.mob.Golem) → Voidf@20332getEntityCLIDS(en.mob.Golem) → hl.types.ArrayBytes_Intf@20333getCLID(en.mob.Golem) → I32f@20334serialize(en.mob.Golem, hxbit.Serializer) → Voidf@20335getSerializeSchema(en.mob.Golem) → hxbit.Schemaf@20336unserialize(en.mob.Golem, hxbit.Serializer) → Void
Bindings
- static
f@20338__constructor__(en.mob.Golem, pr.Level, I32, I32, I32, I32) → Void - static
f@20337create(pr.Level, I32, I32, I32, I32) → en.mob.Golem