en.SmallSoul
en.SmallSoul
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
customSbAdd | libs.heaps.slib.HSpriteBatch | |
mainColor | I32 | |
sideColor | I32 | |
rAccu | F64 | |
targetX | Null | |
targetY | Null | |
followFactor | F64 | |
eyeVisible | Bool | |
eyeColor | I32 | |
charged | Bool | |
angTrail | F64 | |
even | Bool | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@19923shouldSave(en.SmallSoul) → Boolf@19924setActive(en.SmallSoul, Bool) → Voidf@19925initGfx(en.SmallSoul) → Voidf@19926overrideColor(en.SmallSoul, I32, Null) → Voidf@19927preUpdate(en.SmallSoul) → Voidf@19928setPosEased(en.SmallSoul, F64, F64) → Voidf@19929fixedUpdate(en.SmallSoul) → Voidf@19930postUpdate(en.SmallSoul) → Voidf@19931getCLID(en.SmallSoul) → I32f@19932unserializeInit(en.SmallSoul) → Voidf@19933unserialize(en.SmallSoul, hxbit.Serializer) → Voidf@19934getEntityCLIDS(en.SmallSoul) → hl.types.ArrayBytes_Int
Bindings
- static
f@19935__constructor__(en.SmallSoul, pr.Level, I32, I32, Ref) → Void