ParallaxBackground::initializeLayer() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXParallaxBackground::initializeLayer()

ParallaxBackground::initializeLayer() method

Syntax

void initializeLayer(Layer& layer,     BitmapId bmp,     int animationUpdateSpeed,     int animationWidth,     int y);
Implemented in ParallaxBackground.cpp:40

Arguments

layer

bmp

animationUpdateSpeed

animationWidth

y