en.ltrap.Pulley
en.ltrap.Pulley
Inherits from: en.LevelTrap
Fields
| Name | Type | |
|---|---|---|
ang | F64 | |
bRadius | F64 | |
heightChainLeft | F64 | |
heightChainRight | F64 | |
maxLengthChain | F64 | |
triggerPlate | en.inter.PulleyAttachPoint | |
initialized | Bool | |
heroXOnRope | F64 | |
chainRightStartPointY | F64 | |
isTemplateFlipped | Bool | |
endHeroPull | Bool | |
triggeredFromHero | Bool | |
directionPlacement | I32 | |
startWeightChainLenght | F64 | |
triggered | Bool | |
hit | Bool | |
end | Bool | |
aAcceleration | F64 | |
globalAlpha | F64 | |
startingAng | F64 | |
endingAng | F64 | |
offsetGearLeftY | I32 | |
offsetGearRightY | I32 | |
ball | en.SuspendedWeight | |
ballId | I32 | |
gearLeft | libs.heaps.slib.HSprite | |
gearRight | libs.heaps.slib.HSprite | |
wood | libs.heaps.slib.HSprite | |
chainLeft | en.ltrap.PulleyChain | |
chainRight | en.ltrap.PulleyChain | |
initChainLeftSegments | Bool | |
initChainRightSegments | Bool | |
hitArea | tool.Area | |
cullingBounds | h2d.col.Bounds | |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@7957get_chainLeftEndPointX(en.ltrap.Pulley) → F64f@7958get_chainLeftEndPointY(en.ltrap.Pulley) → F64f@7959get_chainLeftStartPointX(en.ltrap.Pulley) → F64f@7960get_chainLeftStartPointY(en.ltrap.Pulley) → F64f@7961get_chainRightEndPointX(en.ltrap.Pulley) → F64f@7962get_chainRightEndPointY(en.ltrap.Pulley) → F64f@7963get_chainRightStartPointX(en.ltrap.Pulley) → F64f@7964get_chainRightStartPointY(en.ltrap.Pulley) → F64f@7965get_ballCenterX(en.ltrap.Pulley) → F64f@7966init(en.ltrap.Pulley) → Voidf@7967initGfx(en.ltrap.Pulley) → Voidf@7968trigger(en.ltrap.Pulley, I32, I32, Ref) → Voidf@7969trigger_execute(en.ltrap.Pulley, Ref, I32, I32) → Voidf@7970onCooldownEnd(en.ltrap.Pulley, String, I32) → Voidf@7971dispose(en.ltrap.Pulley) → Voidf@7972fixedUpdate(en.ltrap.Pulley) → Voidf@7973postUpdate(en.ltrap.Pulley) → Voidf@7974_isOnScreen(en.ltrap.Pulley) → Boolf@7975onOutOfGameChange(en.ltrap.Pulley) → Voidf@7976updateGlobalAlpha(en.ltrap.Pulley) → Voidf@7977updatePulleyForce(en.ltrap.Pulley) → Voidf@7978overrideSuspendedWeightSource(en.ltrap.Pulley, Entity) → Voidf@7979getEntityCLIDS(en.ltrap.Pulley) → hl.types.ArrayBytes_Intf@7980getCLID(en.ltrap.Pulley) → I32f@7981serialize(en.ltrap.Pulley, hxbit.Serializer) → Voidf@7982getSerializeSchema(en.ltrap.Pulley) → hxbit.Schemaf@7983unserializeInit(en.ltrap.Pulley) → Voidf@7984unserialize(en.ltrap.Pulley, hxbit.Serializer) → Void
Bindings
- static
f@8034__constructor__(en.ltrap.Pulley, pr.Level, I32, I32, Bool, I32, Null) → Void