Classes | |
class | Widget |
class | Layout |
class | Margin |
class | LayoutParameter |
class | LinearLayoutParameter |
class | RelativeLayoutParameter |
class | UIHelper |
class | TouchGroup |
class | ListView |
class | PageView |
class | UIScrollInterface |
class | ScrollView |
class | Button |
class | CheckBox |
class | ImageView |
class | Label |
class | UICCLabelAtlas |
class | LabelAtlas |
class | LabelBMFont |
class | LoadingBar |
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::gui::Button UIButton |
typedef cocos2d::gui::CheckBox UICheckBox |
typedef cocos2d::gui::ScrollView UIDragPanel |
typedef cocos2d::gui::ImageView UIImageView |
typedef cocos2d::gui::Label UILabel |
typedef cocos2d::gui::LabelAtlas UILabelAtlas |
typedef cocos2d::gui::TouchGroup UILayer |
typedef cocos2d::gui::Layout UILayout |
typedef cocos2d::gui::ListView UIListView |
typedef cocos2d::gui::LoadingBar UILoadingBar |
typedef cocos2d::gui::Margin UIMargin |
typedef cocos2d::gui::PageView UIPageView |
typedef cocos2d::gui::Layout UIPanel |
typedef cocos2d::gui::ScrollView UIScrollView |
typedef cocos2d::gui::Slider UISlider |
typedef cocos2d::gui::Button UITextButton |
typedef cocos2d::gui::TextField UITextField |
typedef cocos2d::gui::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 SCROLLVIEW_DIR |
enum ScrollviewEventType |
enum SizeType |
enum SliderEventType |
enum TextFiledEventType |
enum TextureResType |
enum TouchEventType |
enum WidgetType |