en.mob.Runner
en.mob.Runner
Inherits from: en.Mob
Fields
| Name | Type | |
|---|---|---|
tcx | I32 | |
tcy | I32 | |
pfHistory | hl.types.ArrayObj | |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@20922init(en.mob.Runner) → Voidf@20923initGfx(en.mob.Runner) → Voidf@20924initSkills(en.mob.Runner) → Voidf@20925teleportTo(en.mob.Runner, I32, I32) → Boolf@20926reduceThreat(en.mob.Runner, Entity, F64) → Voidf@20927getPlatformAge(en.mob.Runner, I32, I32) → I32f@20928getMoveSpeedMul(en.mob.Runner) → F64f@20929behaviourAi(en.mob.Runner) → Voidf@20930walkToTarget(en.mob.Runner) → Voidf@20931fixedUpdate(en.mob.Runner) → Voidf@20932getEntityCLIDS(en.mob.Runner) → hl.types.ArrayBytes_Intf@20933getCLID(en.mob.Runner) → I32f@20934serialize(en.mob.Runner, hxbit.Serializer) → Voidf@20935getSerializeSchema(en.mob.Runner) → hxbit.Schemaf@20936unserialize(en.mob.Runner, hxbit.Serializer) → Void
Bindings
- static
f@20938__constructor__(en.mob.Runner, pr.Level, I32, I32, I32, I32) → Void - static
f@20937create(pr.Level, I32, I32, I32, I32) → en.mob.Runner