Classes | |
class | Widget |
class | Layout |
class | Margin |
class | LayoutParameter |
class | LinearLayoutParameter |
class | RelativeLayoutParameter |
class | UIHelper |
class | TouchGroup |
class | ListView |
class | PageView |
class | UIScrollInterface |
class | ScrollInnerContainer |
class | ScrollView |
class | Button |
class | CheckBox |
class | ImageView |
class | Label |
class | UICCLabelAtlas |
class | LabelAtlas |
class | LabelBMFont |
class | LoadingBar |
class | RichElement |
class | RichElementText |
class | RichElementImage |
class | RichElementCustomNode |
class | RichText |
class | Slider |
class | UICCTextField |
class | TextField |
class UITextField : public Widget More... | |
Variables | |
const Margin | MarginZero = Margin() |
typedef void(CCObject::* SEL_ListViewEvent)(CCObject *, ListViewEventType) |
typedef void(CCObject::* SEL_PageViewEvent)(CCObject *, PageViewEventType) |
typedef void(CCObject::* SEL_ScrollViewEvent)(CCObject *, ScrollviewEventType) |
typedef void(CCObject::* SEL_SelectedStateEvent)(CCObject *, CheckBoxEventType) |
typedef void(CCObject::* SEL_SlidPercentChangedEvent)(CCObject *, SliderEventType) |
typedef void(CCObject::* SEL_TextFieldEvent)(CCObject *, TextFiledEventType) |
typedef void(CCObject::* SEL_TouchEvent)(CCObject *, TouchEventType) |
typedef cocos2d::ui::Button UIButton |
typedef cocos2d::ui::CheckBox UICheckBox |
typedef cocos2d::ui::ScrollView UIDragPanel |
typedef cocos2d::ui::ImageView UIImageView |
typedef cocos2d::ui::Label UILabel |
typedef cocos2d::ui::LabelAtlas UILabelAtlas |
typedef cocos2d::ui::TouchGroup UILayer |
typedef cocos2d::ui::Layout UILayout |
typedef cocos2d::ui::ListView UIListView |
typedef cocos2d::ui::LoadingBar UILoadingBar |
typedef cocos2d::ui::Margin UIMargin |
typedef cocos2d::ui::PageView UIPageView |
typedef cocos2d::ui::Layout UIPanel |
typedef cocos2d::ui::ScrollView UIScrollView |
typedef cocos2d::ui::Slider UISlider |
typedef cocos2d::ui::Button UITextButton |
typedef cocos2d::ui::TextField UITextField |
typedef cocos2d::ui::Widget UIWidget |
enum BrightStyle |
enum CheckBoxEventType |
enum LayoutClippingType |
enum LayoutParameterType |
enum LayoutType |
enum LinearGravity |
enum ListViewEventType |
enum ListViewGravity |
enum LoadingBarType |
enum PageViewEventType |
enum PositionType |
enum PVTouchDir |
enum RelativeAlign |
enum RichElementType |
enum SCROLLVIEW_DIR |
enum ScrollviewEventType |
enum SizeType |
enum SliderEventType |
enum TextFiledEventType |
enum TextureResType |
enum TouchEventType |
enum WidgetType |