en.inter.FloatingPlatform
en.inter.FloatingPlatform
Inherits from: en.Interactive
Fields
| Name | Type | |
|---|---|---|
accelStep | F64 | |
enabled | Bool | |
attractPoint | tool.CPoint | |
active | Bool | |
snappeds | hl.types.ArrayObj | |
lastCy | I32 | |
offsetX | I32 | |
offsetY | I32 | |
chei | I32 | |
cwid | I32 | |
customId | String | |
floatingPf | level.Platform | |
targetCol | I32 | |
maxForce | F64 | |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@9112get_leftX(en.inter.FloatingPlatform) → I32f@9113get_rightX(en.inter.FloatingPlatform) → I32f@9114get_floorY(en.inter.FloatingPlatform) → I32f@9115get_pfCenterX(en.inter.FloatingPlatform) → F64f@9116get_rFootY(en.inter.FloatingPlatform) → F64f@9117canBeHit(en.inter.FloatingPlatform) → Boolf@9118initSize(en.inter.FloatingPlatform, I32, I32, Ref, Ref) → Voidf@9119initCol(en.inter.FloatingPlatform) → Voidf@9120setAsNotAStablePos(en.inter.FloatingPlatform, Bool) → Voidf@9121clearCol(en.inter.FloatingPlatform) → Voidf@9122resetLastCy(en.inter.FloatingPlatform) → Voidf@9123initGfx(en.inter.FloatingPlatform) → Voidf@9124bump(en.inter.FloatingPlatform, F64, F64, Null) → Voidf@9125canApplyRepelling(en.inter.FloatingPlatform) → Boolf@9126onDie(en.inter.FloatingPlatform) → Voidf@9127destroy(en.inter.FloatingPlatform) → Voidf@9128postUpdate(en.inter.FloatingPlatform) → Voidf@9129recreatePlatform(en.inter.FloatingPlatform) → Voidf@9130fixedUpdate(en.inter.FloatingPlatform) → Voidf@9131addForce(en.inter.FloatingPlatform, F64) → Voidf@9132onOutOfGameChange(en.inter.FloatingPlatform) → Voidf@9133dispose(en.inter.FloatingPlatform) → Voidf@9134onLeaveMap(en.inter.FloatingPlatform) → Voidf@9135onFatalFallDamage(en.inter.FloatingPlatform) → Voidf@9136getEntityCLIDS(en.inter.FloatingPlatform) → hl.types.ArrayBytes_Intf@9137getCLID(en.inter.FloatingPlatform) → I32f@9138serialize(en.inter.FloatingPlatform, hxbit.Serializer) → Voidf@9139getSerializeSchema(en.inter.FloatingPlatform) → hxbit.Schemaf@9140unserializeInit(en.inter.FloatingPlatform) → Voidf@9141unserialize(en.inter.FloatingPlatform, hxbit.Serializer) → Void
Bindings
- static
f@9142__constructor__(en.inter.FloatingPlatform, pr.Level, I32, I32, String, Ref) → Void