Skip to content

en.mob.SewerTtcl

en.mob.SewerTtcl

Inherits from: en.Mob

Fields

NameType
isInGroundBool
bLevelI32
idLevelString
heiCI32
destXNull
timeLeftOffGroundF64
fxSweeplibs.heaps.slib.HSprite
fxSweepVisibleBool
strokeAtktool.skill.OldMobSkill
isStrokeAttkBool
isSweepingAttkBool
sweepAreatool.Area
sweepAtktool.skill.OldMobSkill
sweepBeginXI32
sweepEndXI32
resistRootF64
resistStunF64
staticcanSpawnAtFun
staticcreateFun
static__eclidshl.types.ArrayBytes_Int
static__clidI32

Protos

  • f@21030 set_isInGround(en.mob.SewerTtcl, Bool) → Bool
  • f@21031 init(en.mob.SewerTtcl) → Void
  • f@21032 initSkills(en.mob.SewerTtcl) → Void
  • f@21033 initGfx(en.mob.SewerTtcl) → Void
  • f@21034 onCooldownEnd(en.mob.SewerTtcl, String, I32) → Void
  • f@21035 onAffectChange(en.mob.SewerTtcl, I32, Bool) → Void
  • f@21036 inDetectArea(en.mob.SewerTtcl, Entity) → Bool
  • f@21037 behaviourAi(en.mob.SewerTtcl) → Void
  • f@21038 fixedUpdate(en.mob.SewerTtcl) → Void
  • f@21039 postUpdate(en.mob.SewerTtcl) → Void
  • f@21040 dispose(en.mob.SewerTtcl) → Void
  • f@21041 contactAttack(en.mob.SewerTtcl, Entity) → Void
  • f@21042 canBeHitBy(en.mob.SewerTtcl, Entity) → Bool
  • f@21043 canHaveRepellingWith(en.mob.SewerTtcl, Entity) → Bool
  • f@21044 getMoveSpeedMul(en.mob.SewerTtcl) → F64
  • f@21045 levelUp(en.mob.SewerTtcl) → I32
  • f@21046 getSpeedAnim(en.mob.SewerTtcl) → F64
  • f@21047 getPfEnd(en.mob.SewerTtcl, I32) → I32
  • f@21048 isPfLongEnoughForSweep(en.mob.SewerTtcl) → Bool
  • f@21049 getEntityCLIDS(en.mob.SewerTtcl) → hl.types.ArrayBytes_Int
  • f@21050 getCLID(en.mob.SewerTtcl) → I32
  • f@21051 serialize(en.mob.SewerTtcl, hxbit.Serializer) → Void
  • f@21052 getSerializeSchema(en.mob.SewerTtcl) → hxbit.Schema
  • f@21053 unserializeInit(en.mob.SewerTtcl) → Void
  • f@21054 unserialize(en.mob.SewerTtcl, hxbit.Serializer) → Void

Bindings

  • static f@21057 __constructor__(en.mob.SewerTtcl, pr.Level, I32, I32, I32, I32) → Void
  • static f@21056 create(pr.Level, I32, I32, I32, I32) → en.mob.SewerTtcl
  • static f@21055 canSpawnAt(pr.Level, I32, I32) → tool.CPoint