parallax library

Classes

Parallax
A full parallax, several layers of images drawn out on the screen and each layer moves with different velocities to give an effect of depth.
ParallaxAnimation
Specifications with a SpriteAnimation and how it should be drawn in relation to the device screen
ParallaxAnimationData
Contains the fields and logic to load a ParallaxAnimation.
ParallaxData
ParallaxImage
Specifications with a path to an image and how it should be drawn in relation to the device screen
ParallaxImageData
Contains the fields and logic to load a ParallaxImage.
ParallaxLayer
Represents one layer in the parallax, draws out an image on a canvas in the manner specified by the parallaxImage.
ParallaxRenderer

Enums

LayerFill
How to fill the screen with the image, always proportionally scaled.

Extensions

ParallaxExtension on Game