ParallaxBackground::Layer is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

ParallaxBackground::Layer struct

Syntax

struct Layer {     Image image0;     Image image1;     Image image2;     int animationUpdateSpeed;     int animationWidth; };

Fields

image0

No summary provided. Read more...

image1

No summary provided. Read more...

image2

No summary provided. Read more...

animationUpdateSpeed

No summary provided. Read more...

animationWidth

No summary provided. Read more...