parallax.ScrollingParallax
parallax.ScrollingParallax
Inherits from: libs.Process
Fields
| Name | Type | |
|---|---|---|
enabled | Bool | |
scrollingParallaxes | hl.types.ArrayObj | |
lDisp | level.LevelDisp | |
dir | parallax.ScrollingDir | |
parralaxHeight | I32 | |
replaceYLimit | F64 | |
lastParallax | parallax.ScrollingParallaxData | |
lvl | pr.Level |
Protos
f@33031generateParallaxes(parallax.ScrollingParallax, I32) → Voidf@33032rePosParallax(parallax.ScrollingParallax, parallax.ScrollingParallaxData) → Voidf@33033update(parallax.ScrollingParallax) → Void
Bindings
- static
f@33035__constructor__(parallax.ScrollingParallax, pr.Level, parallax.ScrollingDir, Parallax, Virtual[blendMode, color, fill, innerGlow, isCloud, layer, name, outerGlow, pivotX, pivotY, position, props, reflected, scaling, scatter, scrollX, scrollY, tileName, visible], F64, Ref) → Void