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

ParallaxBackground::handleTickEvent() method

Syntax

virtual void handleTickEvent();
Implemented in ParallaxBackground.cpp:72

References

LocationText
ParallaxBackground.cpp:72
void ParallaxBackground::handleTickEvent()
ParallaxBackground.hpp:40
virtual void handleTickEvent();

Call Tree

Functions called by ParallaxBackground::handleTickEvent()
ParallaxBackground::handleTickEvent()
all items filtered out
Data read by ParallaxBackground::handleTickEvent()
Data written by ParallaxBackground::handleTickEvent()
ParallaxBackground::handleTickEvent()
all items filtered out
Methods overriding this one
ParallaxBackground::handleTickEvent()