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

GameBoard::handleDragEvent() method

Syntax

virtual void handleDragEvent(const DragEvent& evt);
Implemented in GameBoard.cpp:90

Arguments

evt

References

LocationText
GameBoard.cpp:90
void GameBoard::handleDragEvent(const DragEvent& evt)
GameBoard.hpp:38
virtual void handleDragEvent(const DragEvent& evt);

Call Tree

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