MainMenuAnimatingButtonsView::textAnimationDoneHandler() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXMainMenuAnimatingButtonsView::textAnimationDoneHandler()

MainMenuAnimatingButtonsView::textAnimationDoneHandler() method

Syntax

void textAnimationDoneHandler(const MoveAnimator<TextArea>& t);
Implemented in MainMenuAnimatingButtonsView.cpp:195

Arguments

t

References

LocationText
MainMenuAnimatingButtonsView.cpp:195
void MainMenuAnimatingButtonsView::textAnimationDoneHandler(const MoveAnimator<TextArea>& t)
MainMenuAnimatingButtonsView.hpp:78
void textAnimationDoneHandler(const MoveAnimator<TextArea>& t);

Data Use

Data read by MainMenuAnimatingButtonsView::textAnimationDoneHandler()
Data written by MainMenuAnimatingButtonsView::textAnimationDoneHandler()
MainMenuAnimatingButtonsView::textAnimationDoneHandler()