#include <CCTouchDispatcher.h>
Public Member Functions | |
| virtual void | touchesBegan (CCSet *touches, CCEvent *pEvent)=0 |
| virtual void | touchesMoved (CCSet *touches, CCEvent *pEvent)=0 |
| virtual void | touchesEnded (CCSet *touches, CCEvent *pEvent)=0 |
| virtual void | touchesCancelled (CCSet *touches, CCEvent *pEvent)=0 |
| virtual | ~EGLTouchDelegate () |
|
inlinevirtual |
Implemented in CCTouchDispatcher.
Implemented in CCTouchDispatcher.
Implemented in CCTouchDispatcher.
Implemented in CCTouchDispatcher.