en.mob.Stomper
en.mob.Stomper
Inherits from: en.Mob
Fields
| Name | Type | |
|---|---|---|
stomp | tool.CPoint | |
stompTcx | I32 | |
jumpInf | Virtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease] | |
teleJump | tool.skill.mobSkill.TeleJump | |
jumpData | tool.skill.mobSkill.TeleJumpData | |
useIdleA | Bool | |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@21231initGfx(en.mob.Stomper) → Voidf@21232canBeHitBy(en.mob.Stomper, Entity) → Boolf@21233applyAttackResult(en.mob.Stomper, tool.atk.AttackData) → Voidf@21234initSkills(en.mob.Stomper) → Voidf@21235onLand(en.mob.Stomper, F64) → Voidf@21236getStompTcx(en.mob.Stomper, F64) → I32f@21237onTouch(en.mob.Stomper, Entity) → Voidf@21238behaviourAi(en.mob.Stomper) → Voidf@21239behaviour_platformPatrol(en.mob.Stomper) → Voidf@21240preUpdate(en.mob.Stomper) → Voidf@21241postUpdate(en.mob.Stomper) → Voidf@21242fixedUpdate(en.mob.Stomper) → Voidf@21243getEntityCLIDS(en.mob.Stomper) → hl.types.ArrayBytes_Intf@21244getCLID(en.mob.Stomper) → I32f@21245serialize(en.mob.Stomper, hxbit.Serializer) → Voidf@21246getSerializeSchema(en.mob.Stomper) → hxbit.Schemaf@21247unserializeInit(en.mob.Stomper) → Voidf@21248unserialize(en.mob.Stomper, hxbit.Serializer) → Void
Bindings
- static
f@21250__constructor__(en.mob.Stomper, pr.Level, I32, I32, I32, I32) → Void - static
f@21249create(pr.Level, I32, I32, I32, I32) → en.mob.Stomper