axmol/extensions/GUI/CCScrollView
minggo 1e9c763b40 use ssize_t for index and capacity 2013-12-12 14:48:26 +08:00
..
CCScrollView.cpp issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector. 2013-12-05 10:35:10 +08:00
CCScrollView.h Prevents warning of invoking ScrollView::setTouchEnabled. Layer::setTouchEnabled should not be a virtual function. 2013-11-20 11:35:04 +08:00
CCTableView.cpp use ssize_t for index and capacity 2013-12-12 14:48:26 +08:00
CCTableView.h use ssize_t for index and capacity 2013-12-12 14:48:26 +08:00
CCTableViewCell.cpp Hot fix:repalce unsigned int/int type of params with long to solve tableview bug 2013-11-18 15:55:58 +08:00
CCTableViewCell.h issue #2790: Fix wrong include. 2013-12-07 16:14:00 +08:00