en.deco.CellFlask
en.deco.CellFlask
Inherits from: en.deco.Pendulum
Fields
| Name | Type | |
|---|---|---|
flask | libs.heaps.slib.HSprite | |
liquid | libs.heaps.slib.HSprite | |
glow | libs.heaps.slib.HSprite | |
item | h2d.Bitmap | |
nameFlask | String | |
invItem | tool.InventItem | |
zone | I32 | |
isFree | Bool | |
| static | num | I32 |
| static | DP_ITEM | I32 |
| static | DP_LIQU | I32 |
| static | DP_FLASK | I32 |
| static | DP_GLOW | I32 |
| static | tingleSounds | hl.types.ArrayObj |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@22550initGfx(en.deco.CellFlask) → Voidf@22551onOutOfGameChange(en.deco.CellFlask) → Voidf@22552setItem(en.deco.CellFlask, tool.InventItem, Ref) → Voidf@22553initChain(en.deco.CellFlask, Ref) → Voidf@22554initTingle(en.deco.CellFlask, I32, Bool) → Voidf@22555postUpdate(en.deco.CellFlask) → Voidf@22556getCLID(en.deco.CellFlask) → I32f@22557serialize(en.deco.CellFlask, hxbit.Serializer) → Voidf@22558getSerializeSchema(en.deco.CellFlask) → hxbit.Schemaf@22559unserialize(en.deco.CellFlask, hxbit.Serializer) → Voidf@22560getEntityCLIDS(en.deco.CellFlask) → hl.types.ArrayBytes_Int
Bindings
- static
f@22549__constructor__(en.deco.CellFlask, pr.Level, F64, F64, I32, tool.InventItem) → Void