FrontendApplication::gotoGame2048Screen() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXFrontendApplication::gotoGame2048Screen()

FrontendApplication::gotoGame2048Screen() method

Syntax

void gotoGame2048Screen();
Implemented in FrontendApplication.cpp:128

References

LocationReferrerScopeText
FrontendApplication.cpp:128
void FrontendApplication::gotoGame2048Screen()
FrontendApplication.hpp:63
void gotoGame2048Screen();
MainMenuView.cpp:69MainMenuView::gotoSelectedDemoScreen()MainMenuView
static_cast<FrontendApplication*>(Application::getInstance())->gotoGame2048Screen();

Call Tree

Functions calling FrontendApplication::gotoGame2048Screen()
FrontendApplication::gotoGame2048Screen()