tool.LevelAreaAffect
tool.LevelAreaAffect
Fields
| Name | Type | |
|---|---|---|
level | pr.Level | |
cx | I32 | |
cy | I32 | |
frames | F64 | |
initDurationF | F64 | |
prevAffect | Null | |
a | I32 | |
aDurationS | F64 | |
aValue | F64 | |
affixes | hl.types.ArrayObj | |
__uid | I32 | |
| “ | Virtual[unserializeInit, unserialize, serialize, getSerializeSchema, getCLID, __uid] | |
| static | isValidPosFor | Fun |
| static | waterPropagation | Fun |
| static | electricityWaterPropagation | Fun |
| static | iceWaterPropagation | Fun |
| static | __clid | I32 |
Protos
f@4320init(tool.LevelAreaAffect, I32, I32, F64, I32, F64, F64, hl.types.ArrayObj) → Voidf@4321applyAnotherAffect(tool.LevelAreaAffect, F64, I32, F64, F64, hl.types.ArrayObj) → Voidf@4322spreadAffectThroughWater(tool.LevelAreaAffect, I32, F64, F64, F64, F64, hl.types.ArrayObj) → Voidf@4323applyTo(tool.LevelAreaAffect, Entity) → Voidf@4324applyToInternal(tool.LevelAreaAffect, Entity) → Voidf@4325dispose(tool.LevelAreaAffect) → Voidf@4326setDurationS(tool.LevelAreaAffect, F64) → Voidf@4327getCLID(tool.LevelAreaAffect) → I32f@4328serialize(tool.LevelAreaAffect, hxbit.Serializer) → Voidf@4329getSerializeSchema(tool.LevelAreaAffect) → hxbit.Schemaf@4330unserializeInit(tool.LevelAreaAffect) → Voidf@4331unserialize(tool.LevelAreaAffect, hxbit.Serializer) → Void
Bindings
- static
f@4336__constructor__(tool.LevelAreaAffect, pr.Level) → Void - static
f@4335iceWaterPropagation(pr.Level, I32, I32, F64, F64) → Void - static
f@4334electricityWaterPropagation(pr.Level, I32, I32, F64, F64) → Void - static
f@4333waterPropagation(pr.Level, I32, I32, I32, F64, F64, F64, F64) → Void - static
f@4332isValidPosFor(pr.Level, I32, I32, I32) → Bool