#include <UIScrollInterface.h>
| virtual void handleMoveLogic |
( |
const CCPoint & |
touchPoint) | |
|
|
protectedpure virtual |
| var handleMoveLogic |
( |
var |
touchPoint) | |
|
|
protectedpure virtual |
| local handleMoveLogic |
( |
local |
touchPoint) | |
|
|
protectedpure virtual |
| virtual void handlePressLogic |
( |
const CCPoint & |
touchPoint) | |
|
|
protectedpure virtual |
| var handlePressLogic |
( |
var |
touchPoint) | |
|
|
protectedpure virtual |
| local handlePressLogic |
( |
local |
touchPoint) | |
|
|
protectedpure virtual |
| virtual void handleReleaseLogic |
( |
const CCPoint & |
touchPoint) | |
|
|
protectedpure virtual |
| var handleReleaseLogic |
( |
var |
touchPoint) | |
|
|
protectedpure virtual |
| local handleReleaseLogic |
( |
local |
touchPoint) | |
|
|
protectedpure virtual |
| virtual void interceptTouchEvent |
( |
int |
handleState, |
|
|
Widget * |
sender, |
|
|
const CCPoint & |
touchPoint |
|
) |
| |
|
protectedpure virtual |
| var interceptTouchEvent |
( |
var |
handleState, |
|
|
var |
sender, |
|
|
var |
touchPoint |
|
) |
| |
|
protectedpure virtual |
| local interceptTouchEvent |
( |
local |
handleState, |
|
|
local |
sender, |
|
|
local |
touchPoint |
|
) |
| |
|
protectedpure virtual |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x/extensions/CocoStudio/GUI/UIWidgets/ScrollWidget/UIScrollInterface.h