cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
CCScrollViewDelegate Class Referenceabstract

NA NA. More...

#include <CCScrollView.h>

Inheritance diagram for CCScrollViewDelegate:
[legend]

Public Member Functions

virtual ~CCScrollViewDelegate ()
 
virtual void scrollViewDidScroll (CCScrollView *view)=0
 
virtual void scrollViewDidZoom (CCScrollView *view)=0
 

Detailed Description

NA NA.

Constructor & Destructor Documentation

◆ ~CCScrollViewDelegate()

virtual ~CCScrollViewDelegate ( )
inlinevirtual

Member Function Documentation

◆ scrollViewDidScroll()

virtual void scrollViewDidScroll ( CCScrollView view)
pure virtual

Implemented in CCTableView.

◆ scrollViewDidZoom()

virtual void scrollViewDidZoom ( CCScrollView view)
pure virtual

Implemented in CCTableView.


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