en.mob.Spawnling
en.mob.Spawnling
Inherits from: en.Mob
Fields
| Name | Type | |
|---|---|---|
arrived | Bool | |
source | en.mob.Spawner | |
oldDir | I32 | |
volteAnim | F64 | |
| static | preloadGfx | Fun |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@21148initGfx(en.mob.Spawnling) → Voidf@21149initSkills(en.mob.Spawnling) → Voidf@21150postUpdate(en.mob.Spawnling) → Voidf@21151behaviourAi(en.mob.Spawnling) → Voidf@21152fixedUpdate(en.mob.Spawnling) → Voidf@21153getEntityCLIDS(en.mob.Spawnling) → hl.types.ArrayBytes_Intf@21154getCLID(en.mob.Spawnling) → I32f@21155serialize(en.mob.Spawnling, hxbit.Serializer) → Voidf@21156getSerializeSchema(en.mob.Spawnling) → hxbit.Schemaf@21157unserializeInit(en.mob.Spawnling) → Voidf@21158unserialize(en.mob.Spawnling, hxbit.Serializer) → Void
Bindings
- static
f@21161__constructor__(en.mob.Spawnling, pr.Level, I32, I32, I32, I32) → Void - static
f@21160create(pr.Level, I32, I32, I32, I32) → en.mob.Spawnling - static
f@21159preloadGfx() → libs.heaps.slib.SpriteLib