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_ListViewEvent)(CCObject *, ListViewEventType) |
typedef void(CCObject::* SEL_ListViewEvent)(CCObject *, ListViewEventType) |
typedef void(CCObject::* SEL_PageViewEvent)(CCObject *, PageViewEventType) |
typedef void(CCObject::* SEL_PageViewEvent)(CCObject *, PageViewEventType) |
typedef void(CCObject::* SEL_PageViewEvent)(CCObject *, PageViewEventType) |
typedef void(CCObject::* SEL_ScrollViewEvent)(CCObject *, ScrollviewEventType) |
typedef void(CCObject::* SEL_ScrollViewEvent)(CCObject *, ScrollviewEventType) |
typedef void(CCObject::* SEL_ScrollViewEvent)(CCObject *, ScrollviewEventType) |
typedef void(CCObject::* SEL_SelectedStateEvent)(CCObject *, CheckBoxEventType) |
typedef void(CCObject::* SEL_SelectedStateEvent)(CCObject *, CheckBoxEventType) |
typedef void(CCObject::* SEL_SelectedStateEvent)(CCObject *, CheckBoxEventType) |
typedef void(CCObject::* SEL_SlidPercentChangedEvent)(CCObject *, SliderEventType) |
typedef void(CCObject::* SEL_SlidPercentChangedEvent)(CCObject *, SliderEventType) |
typedef void(CCObject::* SEL_SlidPercentChangedEvent)(CCObject *, SliderEventType) |
typedef void(CCObject::* SEL_TextFieldEvent)(CCObject *, TextFiledEventType) |
typedef void(CCObject::* SEL_TextFieldEvent)(CCObject *, TextFiledEventType) |
typedef void(CCObject::* SEL_TextFieldEvent)(CCObject *, TextFiledEventType) |
typedef void(CCObject::* SEL_TouchEvent)(CCObject *, TouchEventType) |
typedef void(CCObject::* SEL_TouchEvent)(CCObject *, TouchEventType) |
typedef void(CCObject::* SEL_TouchEvent)(CCObject *, TouchEventType) |
typedef cocos2d::ui::Button UIButton |
var UIButton |
local UIButton |
typedef cocos2d::ui::CheckBox UICheckBox |
var UICheckBox |
local UICheckBox |
typedef cocos2d::ui::ScrollView UIDragPanel |
var UIDragPanel |
local UIDragPanel |
typedef cocos2d::ui::ImageView UIImageView |
var UIImageView |
local UIImageView |
typedef cocos2d::ui::Label UILabel |
var UILabel |
local UILabel |
typedef cocos2d::ui::LabelAtlas UILabelAtlas |
var UILabelAtlas |
local UILabelAtlas |
var UILabelBMFont |
local UILabelBMFont |
typedef cocos2d::ui::TouchGroup UILayer |
var UILayer |
local UILayer |
typedef cocos2d::ui::Layout UILayout |
var UILayout |
local UILayout |
local UILayoutParameter |
var UILinearGravity |
local UILinearGravity |
local UILinearLayoutParameter |
typedef cocos2d::ui::ListView UIListView |
var UIListView |
local UIListView |
typedef cocos2d::ui::LoadingBar UILoadingBar |
var UILoadingBar |
local UILoadingBar |
typedef cocos2d::ui::Margin UIMargin |
var UIMargin |
local UIMargin |
typedef cocos2d::ui::PageView UIPageView |
var UIPageView |
local UIPageView |
typedef cocos2d::ui::Layout UIPanel |
var UIPanel |
local UIPanel |
var UIRelativeAlign |
local UIRelativeAlign |
typedef cocos2d::ui::ScrollView UIScrollView |
var UIScrollView |
local UIScrollView |
typedef cocos2d::ui::Slider UISlider |
var UISlider |
local UISlider |
typedef cocos2d::ui::Button UITextButton |
var UITextButton |
local UITextButton |
typedef cocos2d::ui::TextField UITextField |
var UITextField |
local UITextField |
typedef cocos2d::ui::Widget UIWidget |
var UIWidget |
local UIWidget |
enum BrightStyle |
var BrightStyle |
local BrightStyle |
enum CheckBoxEventType |
local CheckBoxEventType |
enum LayoutClippingType |
local LayoutClippingType |
enum LayoutParameterType |
local LayoutParameterType |
enum LayoutType |
var LayoutType |
local LayoutType |
enum LinearGravity |
var LinearGravity |
local LinearGravity |
enum ListViewEventType |
local ListViewEventType |
enum ListViewGravity |
var ListViewGravity |
local ListViewGravity |
enum LoadingBarType |
var LoadingBarType |
local LoadingBarType |
enum PageViewEventType |
local PageViewEventType |
enum PositionType |
var PositionType |
local PositionType |
enum PVTouchDir |
var PVTouchDir |
local PVTouchDir |
enum RelativeAlign |
var RelativeAlign |
local RelativeAlign |
enum RichElementType |
var RichElementType |
local RichElementType |
enum SCROLLVIEW_DIR |
var SCROLLVIEW_DIR |
local SCROLLVIEW_DIR |
enum ScrollviewEventType |
local ScrollviewEventType |
enum SizeType |
var SizeType |
local SizeType |
enum SliderEventType |
var SliderEventType |
local SliderEventType |
enum TextFiledEventType |
local TextFiledEventType |
enum TextureResType |
var TextureResType |
local TextureResType |
enum TouchEventType |
var TouchEventType |
local TouchEventType |
enum WidgetType |
var WidgetType |
local WidgetType |
var MarginZero = Margin() |
local MarginZero = Margin() |