* Fix parallax fullscreen bug when game is resized
* Test
Signed-off-by: Lukas Klingsbo <me@lukas.fyi>
* Fix imports
* Remove accidental line
* Re-add mustCallSuper on onGameResize
* Non-fullscreen ParallaxComponent
* Updated examples with no size needed
* Formatting
* Add docs for fullscreen parallax
* Fix formatting
* Remove need of nullable size
* Add basic parallax sizing test
* Fix formatting
* Remove unused imports
* Info text for the parallax examples