axmol/extensions/GUI/CCScrollView
James Chen c90291e01d ScrollView::_touches is std::vector now, so it should not be inited by NULL pointer. 2013-09-12 21:02:30 +08:00
..
CCScrollView.cpp ScrollView::_touches is std::vector now, so it should not be inited by NULL pointer. 2013-09-12 21:02:30 +08:00
CCScrollView.h [dispatcher] Adding 'Node::updateEventPriorityIndex' and making 'Node::addEventId(removeEventId)' method to be private. 2013-09-12 20:47:15 +08:00
CCSorting.cpp [develop] Warning fixes. 2013-09-08 11:26:38 +08:00
CCSorting.h Yet another documentation fix. 2013-08-01 21:40:13 +08:00
CCTableView.cpp [EventDispatcher] Fixing compilation error after changing of Touch(It doesn't inherit from Object). 2013-09-12 14:42:56 +08:00
CCTableView.h [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
CCTableViewCell.cpp Compiles with improved CCArray 2013-08-19 17:09:28 -07:00
CCTableViewCell.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00