en.deco.Pendulum
en.deco.Pendulum
Inherits from: en.Deco
Fields
| Name | Type | |
|---|---|---|
chains | hl.types.ArrayObj | |
cont | h2d.Layers | |
sbChain | libs.heaps.slib.HSpriteBatch | |
idChain | String | |
depth | I32 | |
posX | F64 | |
posY | F64 | |
distToCeil | I32 | |
dAng | F64 | |
ang | F64 | |
dChain | F64 | |
frictAng | F64 | |
frictWeight | F64 | |
frictChain | F64 | |
tingle | F64 | |
offSetStopTingle | F64 | |
dVItem | F64 | |
dItem | F64 | |
dGlow | F64 | |
x | F64 | |
y | F64 | |
ceilX | F64 | |
ceilY | F64 | |
forcedCeilY | Null | |
isTingling | Bool | |
weightMult | F64 | |
offsetY | I32 | |
heiTileChain | I32 | |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@22451initGfx(en.deco.Pendulum) → Voidf@22452ySort(en.deco.Pendulum) → Voidf@22453setPosition(en.deco.Pendulum, F64, F64) → Voidf@22454initChain(en.deco.Pendulum, Ref) → Voidf@22455initTingle(en.deco.Pendulum, I32, Bool) → Voidf@22456postUpdate(en.deco.Pendulum) → Voidf@22457onOutOfGameChange(en.deco.Pendulum) → Voidf@22458getEntityCLIDS(en.deco.Pendulum) → hl.types.ArrayBytes_Intf@22459getCLID(en.deco.Pendulum) → I32f@22460serialize(en.deco.Pendulum, hxbit.Serializer) → Voidf@22461getSerializeSchema(en.deco.Pendulum) → hxbit.Schemaf@22462unserializeInit(en.deco.Pendulum) → Voidf@22463unserialize(en.deco.Pendulum, hxbit.Serializer) → Void
Bindings
- static
f@22450__constructor__(en.deco.Pendulum, pr.Level, String, F64, F64) → Void