touchgfx::MoveAnimator::handleTickEvent() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::MoveAnimator::handleTickEvent()

touchgfx::MoveAnimator::handleTickEvent() method

@fn virtual void MoveAnimator::handleTickEvent() The tick handler that handles the actual animation steps. The tick handler that handles the actual animation steps.

Syntax

virtual void handleTickEvent();

References

LocationText
MoveAnimator.hpp:230
virtual void handleTickEvent()