GameBoard::handleTickEvent() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

GameBoard::handleTickEvent() method

Syntax

virtual void handleTickEvent();
Implemented in GameBoard.cpp:615

References

LocationText
GameBoard.cpp:615
void GameBoard::handleTickEvent()
GameBoard.hpp:35
virtual void handleTickEvent();

Call Tree

Data read by GameBoard::handleTickEvent()
Data written by GameBoard::handleTickEvent()
GameBoard::handleTickEvent()::move
GameBoard::handleTickEvent()::maxScore
GameBoard::handleTickEvent()::numberOfTilesMoved
all items filtered out
GameBoard::handleTickEvent()
GameBoard::handleTickEvent()::move
GameBoard::handleTickEvent()::maxScore
GameBoard::handleTickEvent()::numberOfTilesMoved
all items filtered out
Methods overriding this one
GameBoard::handleTickEvent()