ParallaxEmitter
ParallaxEmitter
Inherits from: libs.heaps.Emitter
Fields
| Name | Type | |
|---|---|---|
scrollX | F64 | |
scrollY | F64 | |
bounds | h2d.col.Bounds | |
view | Viewport | |
vwid | F64 | |
vhei | F64 | |
absX | F64 | |
absY | F64 |
Protos
f@8449update(ParallaxEmitter, F64) → Void
Bindings
- static
f@8448__constructor__(ParallaxEmitter, String, I32, Viewport, h2d.col.Bounds) → Void