#include "ui/UIScrollView.h"Classes | |
| class | ListView |
Namespaces | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
| cocos2d::ui | |
Constant Groups | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
| cocos2d::ui | |
Macros | |
| #define | listvieweventselector(_SELECTOR) (SEL_ListViewEvent)(&_SELECTOR) |
Typedefs | |
| typedef void(Ref::* | SEL_ListViewEvent )(Ref *, ListViewEventType) |
| #define listvieweventselector | ( | _SELECTOR) | (SEL_ListViewEvent)(&_SELECTOR) |
| var listvieweventselector | ( | var) | (SEL_ListViewEvent)(&_SELECTOR) |
| local listvieweventselector | ( | local) | (SEL_ListViewEvent)(&_SELECTOR) |