en.mob.Spiker
en.mob.Spiker
Inherits from: en.Mob
Fields
| Name | Type | |
|---|---|---|
left | I32 | |
right | I32 | |
tcy | I32 | |
skewTimer | F64 | |
spikes | hl.types.ArrayObj | |
squash | F64 | |
spikePt | tool.CPoint | |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@21179initGfx(en.mob.Spiker) → Voidf@21180dispose(en.mob.Spiker) → Voidf@21181contactAttack(en.mob.Spiker, Entity) → Voidf@21182behaviourAi(en.mob.Spiker) → Voidf@21183inDetectArea(en.mob.Spiker, Entity) → Boolf@21184willSpikeAtPoint(en.mob.Spiker, tool.CPoint) → Boolf@21185initSkills(en.mob.Spiker) → Voidf@21186postUpdate(en.mob.Spiker) → Voidf@21187fixedUpdate(en.mob.Spiker) → Voidf@21188getEntityCLIDS(en.mob.Spiker) → hl.types.ArrayBytes_Intf@21189getCLID(en.mob.Spiker) → I32f@21190serialize(en.mob.Spiker, hxbit.Serializer) → Voidf@21191getSerializeSchema(en.mob.Spiker) → hxbit.Schemaf@21192unserialize(en.mob.Spiker, hxbit.Serializer) → Void
Bindings
- static
f@21194__constructor__(en.mob.Spiker, pr.Level, I32, I32, I32, I32) → Void - static
f@21193create(pr.Level, I32, I32, I32, I32) → en.mob.Spiker