My Project
 
Loading...
Searching...
No Matches
ScrollPane::TouchController Class Reference

#include <scrollpane.h>

Inheritance diagram for ScrollPane::TouchController:
Collaboration diagram for ScrollPane::TouchController:

Public Member Functions

 TouchController (ScrollPane *s)
 

Public Attributes

ScrollPanesp
 

Protected Member Functions

virtual void onClick (TouchScreen::Touch *touch)
 
virtual void onDrag (TouchScreen::Touch *t)
 

Constructor & Destructor Documentation

◆ TouchController()

ScrollPane::TouchController::TouchController ( ScrollPane * s)
Here is the call graph for this function:

Member Function Documentation

◆ onClick()

void ScrollPane::TouchController::onClick ( TouchScreen::Touch * touch)
protectedvirtual

◆ onDrag()

void ScrollPane::TouchController::onDrag ( TouchScreen::Touch * t)
protectedvirtual

Member Data Documentation

◆ sp

ScrollPane* ScrollPane::TouchController::sp

The documentation for this class was generated from the following files: