ParallaxElement
ParallaxElement
Inherits from: h2d.BatchElement
Fields
| Name | Type | |
|---|---|---|
layer | ParallaxLayer | |
px | F64 | |
py | F64 | |
px0 | F64 | |
py0 | F64 | |
cullX | F64 | |
cullY | F64 | |
cullW | F64 | |
cullH | F64 |
Protos
f@8427remove(ParallaxElement) → Voidf@8428setPosition(ParallaxElement, F64, F64) → Voidf@8429scaleTo(ParallaxElement, F64, F64) → Void
Bindings
- static
f@8426__constructor__(ParallaxElement, h2d.Tile) → Void