Skip to content

en.mob.Runner

en.mob.Runner

Inherits from: en.Mob

Fields

NameType
tcxI32
tcyI32
pfHistoryhl.types.ArrayObj
staticcreateFun
static__eclidshl.types.ArrayBytes_Int
static__clidI32

Protos

  • f@20922 init(en.mob.Runner) → Void
  • f@20923 initGfx(en.mob.Runner) → Void
  • f@20924 initSkills(en.mob.Runner) → Void
  • f@20925 teleportTo(en.mob.Runner, I32, I32) → Bool
  • f@20926 reduceThreat(en.mob.Runner, Entity, F64) → Void
  • f@20927 getPlatformAge(en.mob.Runner, I32, I32) → I32
  • f@20928 getMoveSpeedMul(en.mob.Runner) → F64
  • f@20929 behaviourAi(en.mob.Runner) → Void
  • f@20930 walkToTarget(en.mob.Runner) → Void
  • f@20931 fixedUpdate(en.mob.Runner) → Void
  • f@20932 getEntityCLIDS(en.mob.Runner) → hl.types.ArrayBytes_Int
  • f@20933 getCLID(en.mob.Runner) → I32
  • f@20934 serialize(en.mob.Runner, hxbit.Serializer) → Void
  • f@20935 getSerializeSchema(en.mob.Runner) → hxbit.Schema
  • f@20936 unserialize(en.mob.Runner, hxbit.Serializer) → Void

Bindings

  • static f@20938 __constructor__(en.mob.Runner, pr.Level, I32, I32, I32, I32) → Void
  • static f@20937 create(pr.Level, I32, I32, I32, I32) → en.mob.Runner