axmol/cocos2dx/touch_dispatcher
natural-law b11c03cff3 fixed #27
fix some bugs of node and director
2010-08-04 02:36:37 +00:00
..
CCTouch.h fixed #14 impliment CCTouch and treate touch msg in CCXEGLView EventHandler. 2010-07-29 04:12:11 +00:00
CCTouchDelegateProtocol.h issue #10: use dynamic_cast<> instead of member variable 2010-08-03 01:40:03 +00:00
CCTouchDispatcher.cpp fixed #27 2010-08-04 02:36:37 +00:00
CCTouchDispatcher.h issue #21: change INT32 to int, change UINT to unsigned int 2010-08-02 02:58:00 +00:00
CCTouchHandler.cpp issue #21: change INT32 to int, change UINT to unsigned int 2010-08-02 02:58:00 +00:00
CCTouchHandler.h issue #21: change INT32 to int, change UINT to unsigned int 2010-08-02 02:58:00 +00:00