Skip to content

ParallaxGroup

ParallaxGroup

Inherits from: h2d.TileGroup

Fields

NameType
scrollXF64
scrollYF64
boundsh2d.col.Bounds
viewViewport
vwidF64
vheiF64
limitBoundsh2d.col.Bounds
scrollMaxYI32
autoScrollXF64
curOffsetXF64
maxOffsetXF64
originXF64
autoScrollYF64
curOffsetYF64
maxOffsetYF64
originYF64
levelXF64
levelYF64

Protos

  • f@8451 calcAbsPos(ParallaxGroup) → Void
  • f@8452 parallaxAdd(ParallaxGroup, F64, F64, h2d.Tile) → Void
  • f@8453 parallaxAddScaleTo(ParallaxGroup, F64, F64, h2d.Tile, I32, I32) → Void
  • f@8454 hfill(ParallaxGroup, hl.types.ArrayObj, F64, Null, Null, Null, Fun, Fun, Ref) → Void
  • f@8455 vfill(ParallaxGroup, hl.types.ArrayObj, F64, Null, Null, Null, Fun, Fun, Ref, Ref) → Void
  • f@8456 hfillRand(ParallaxGroup, hl.types.ArrayObj, F64, Null, Null, I32, I32, Fun, Fun, Ref, h2d.Tile) → Void
  • f@8457 vfillRand(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