Class EGLTouchDelegate
#include <Geode/cocos/touch_dispatcher/CCTouchDispatcher.h>
classEGLTouchDelegate{ ... }
No description provided
Examples0
Public static methods0
Public member functions4
virtualvoidtouchesBegan(cocos2d::CCSet*touches,cocos2d::CCEvent*pEvent)=0
No description provided
virtualvoidtouchesMoved(cocos2d::CCSet*touches,cocos2d::CCEvent*pEvent)=0
No description provided
virtualvoidtouchesEnded(cocos2d::CCSet*touches,cocos2d::CCEvent*pEvent)=0
No description provided
virtualvoidtouchesCancelled(cocos2d::CCSet*touches,cocos2d::CCEvent*pEvent)=0
No description provided