parallax_component library
Classes
-
ParallaxComponent
-
A full parallax, several layers of images drawn out on the screen and each
layer moves with different speeds to give an effect of depth.
-
ParallaxImage
-
Specifications with a path to an image and how it should be drawn in
relation to the device screen
-
ParallaxLayer
-
Represents one layer in the parallax, draws out an image on a canvas in the
manner specified by the parallaxImage
Enums
-
LayerFill
-
How to fill the screen with the image, always proportionally scaled.