ParallaxBatch
ParallaxBatch
Inherits from: libs.heaps.slib.HSpriteBatch
Fields
| Name | Type | |
|---|---|---|
layers | hl.types.ArrayObj | |
bounds | h2d.col.Bounds | |
view | Viewport | |
vwid | F64 | |
vhei | F64 | |
| static | sortLayers | Fun |
Protos
f@8437createLayer(ParallaxBatch, I32, Null, Null) → ParallaxLayerf@8438sync(ParallaxBatch, h2d.RenderContext) → Void
Bindings
- static
f@8440__constructor__(ParallaxBatch, h2d.Tile, h2d.col.Bounds, Viewport, h2d.Object) → Void - static
f@8439sortLayers(ParallaxLayer, ParallaxLayer) → I32