ParallaxGroup
ParallaxGroup
Inherits from: h2d.TileGroup
Fields
| Name | Type | |
|---|---|---|
scrollX | F64 | |
scrollY | F64 | |
bounds | h2d.col.Bounds | |
view | Viewport | |
vwid | F64 | |
vhei | F64 | |
limitBounds | h2d.col.Bounds | |
scrollMaxY | I32 | |
autoScrollX | F64 | |
curOffsetX | F64 | |
maxOffsetX | F64 | |
originX | F64 | |
autoScrollY | F64 | |
curOffsetY | F64 | |
maxOffsetY | F64 | |
originY | F64 | |
levelX | F64 | |
levelY | F64 |
Protos
f@8451calcAbsPos(ParallaxGroup) → Voidf@8452parallaxAdd(ParallaxGroup, F64, F64, h2d.Tile) → Voidf@8453parallaxAddScaleTo(ParallaxGroup, F64, F64, h2d.Tile, I32, I32) → Voidf@8454hfill(ParallaxGroup, hl.types.ArrayObj, F64, Null, Null, Null, Fun, Fun, Ref) → Voidf@8455vfill(ParallaxGroup, hl.types.ArrayObj, F64, Null, Null, Null, Fun, Fun, Ref, Ref) → Voidf@8456hfillRand(ParallaxGroup, hl.types.ArrayObj, F64, Null, Null, I32, I32, Fun, Fun, Ref, h2d.Tile) → Voidf@8457vfillRand(ParallaxGroup, hl.types.ArrayObj, F64, Null, Null, I32, I32, Fun, Fun, Ref, h2d.Tile) → Void
Bindings
- static
f@8450__constructor__(ParallaxGroup, h2d.Tile, h2d.col.Bounds, Viewport, Null, Null, h2d.Object, h2d.col.Bounds, Null, Null, Null) → Void