Sole purpose of this delegate is to single touch event in this version.
More...
Inherits ScrollViewDelegate.
Sole purpose of this delegate is to single touch event in this version.
◆ tableCellTouched()
Delegate to respond touch event.
- Parameters
-
table | table contains the given cell |
cell | cell that is touched NA NA |
◆ tableCellHighlight()
Delegate to respond a table cell press event.
- Parameters
-
table | table contains the given cell |
cell | cell that is pressed NA NA |
◆ tableCellUnhighlight()
Delegate to respond a table cell release event.
- Parameters
-
table | table contains the given cell |
cell | cell that is pressed NA NA |
◆ tableCellWillRecycle()
Delegate called when the cell is about to be recycled.
Immediately after this call the cell will be removed from the scene graph and recycled.
- Parameters
-
table | table contains the given cell |
cell | cell that is pressed NA NA |
The documentation for this class was generated from the following file: