mirror of https://github.com/axmolengine/axmol.git
[AUTO]: updating luabinding automatically
This commit is contained in:
parent
ae11f7820a
commit
8ea5083e32
|
@ -6,7 +6,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Application] getTargetPlatform
|
||||
-- @param self
|
||||
-- @return ApplicationProtocol::Platform#ApplicationProtocol::Platform ret (return value: cc.ApplicationProtocol::Platform)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Application] getCurrentLanguageCode
|
||||
|
@ -16,7 +16,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Application] getCurrentLanguage
|
||||
-- @param self
|
||||
-- @return LanguageType#LanguageType ret (return value: cc.LanguageType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Application] setAnimationInterval
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Bone] getDisplayRenderNodeType
|
||||
-- @param self
|
||||
-- @return DisplayType#DisplayType ret (return value: ccs.DisplayType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Bone] removeDisplay
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
-- @function [parent=#Button] loadTextureDisabled
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Button] setTitleText
|
||||
|
@ -59,7 +59,7 @@
|
|||
-- @function [parent=#Button] loadTexturePressed
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Button] setTitleFontName
|
||||
|
@ -82,7 +82,7 @@
|
|||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Button] isScale9Enabled
|
||||
|
@ -93,7 +93,7 @@
|
|||
-- @function [parent=#Button] loadTextureNormal
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Button] setCapInsetsPressedRenderer
|
||||
|
@ -121,14 +121,14 @@
|
|||
-- @param #bool bool
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, string, string, string, ccui.Widget::TextureResType
|
||||
-- @overload self, string, string, string, int
|
||||
-- @overload self
|
||||
-- @function [parent=#Button] create
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
-- @return Button#Button ret (retunr value: ccui.Button)
|
||||
|
||||
--------------------------------
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#CCBAnimationManager] addDocumentCallbackControlEvents
|
||||
-- @param self
|
||||
-- @param #cc.Control::EventType eventtype
|
||||
-- @param #int eventtype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#CCBAnimationManager] init
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#CCBReader] addDocumentCallbackControlEvents
|
||||
-- @param self
|
||||
-- @param #cc.Control::EventType eventtype
|
||||
-- @param #int eventtype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#CCBReader] setCCBRootPath
|
||||
|
@ -63,7 +63,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#CCBReader] addOwnerCallbackControlEvents
|
||||
-- @param self
|
||||
-- @param #cc.Control::EventType eventtype
|
||||
-- @param #int eventtype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#CCBReader] getOwnerOutletNames
|
||||
|
|
|
@ -13,13 +13,13 @@
|
|||
-- @function [parent=#CheckBox] loadTextureBackGroundSelected
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#CheckBox] loadTextureBackGroundDisabled
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#CheckBox] addEventListener
|
||||
|
@ -30,7 +30,7 @@
|
|||
-- @function [parent=#CheckBox] loadTextureFrontCross
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#CheckBox] loadTextures
|
||||
|
@ -40,13 +40,13 @@
|
|||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#CheckBox] loadTextureBackGround
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#CheckBox] setSelectedState
|
||||
|
@ -57,10 +57,10 @@
|
|||
-- @function [parent=#CheckBox] loadTextureFrontCrossDisabled
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, string, string, string, string, string, ccui.Widget::TextureResType
|
||||
-- @overload self, string, string, string, string, string, int
|
||||
-- @overload self
|
||||
-- @function [parent=#CheckBox] create
|
||||
-- @param self
|
||||
|
@ -69,7 +69,7 @@
|
|||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
-- @return CheckBox#CheckBox ret (retunr value: ccui.CheckBox)
|
||||
|
||||
--------------------------------
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Control] getState
|
||||
-- @param self
|
||||
-- @return Control::State#Control::State ret (return value: cc.Control::State)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Control] onTouchEnded
|
||||
|
@ -29,7 +29,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Control] sendActionsForControlEvents
|
||||
-- @param self
|
||||
-- @param #cc.Control::EventType eventtype
|
||||
-- @param #int eventtype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Control] setSelected
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
-- @function [parent=#ControlButton] setTitleLabelForState
|
||||
-- @param self
|
||||
-- @param #cc.Node node
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlButton] setAdjustBackgroundImage
|
||||
|
@ -39,7 +39,7 @@
|
|||
-- @function [parent=#ControlButton] setTitleForState
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlButton] setLabelAnchorPoint
|
||||
|
@ -54,20 +54,20 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ControlButton] getTitleTTFSizeForState
|
||||
-- @param self
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
-- @return float#float ret (return value: float)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlButton] setTitleTTFForState
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlButton] setTitleTTFSizeForState
|
||||
-- @param self
|
||||
-- @param #float float
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlButton] setTitleLabel
|
||||
|
@ -92,7 +92,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ControlButton] getBackgroundSpriteForState
|
||||
-- @param self
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
-- @return Scale9Sprite#Scale9Sprite ret (return value: cc.Scale9Sprite)
|
||||
|
||||
--------------------------------
|
||||
|
@ -119,7 +119,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ControlButton] getTitleTTFForState
|
||||
-- @param self
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
-- @return string#string ret (return value: string)
|
||||
|
||||
--------------------------------
|
||||
|
@ -130,14 +130,14 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ControlButton] getTitleColorForState
|
||||
-- @param self
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
-- @return color3b_table#color3b_table ret (return value: color3b_table)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlButton] setTitleColorForState
|
||||
-- @param self
|
||||
-- @param #color3b_table color3b
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlButton] doesAdjustBackgroundImage
|
||||
|
@ -148,13 +148,13 @@
|
|||
-- @function [parent=#ControlButton] setBackgroundSpriteFrameForState
|
||||
-- @param self
|
||||
-- @param #cc.SpriteFrame spriteframe
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlButton] setBackgroundSpriteForState
|
||||
-- @param self
|
||||
-- @param #cc.Scale9Sprite scale9sprite
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlButton] setScaleRatio
|
||||
|
@ -184,7 +184,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ControlButton] getTitleLabelForState
|
||||
-- @param self
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
-- @return Node#Node ret (return value: cc.Node)
|
||||
|
||||
--------------------------------
|
||||
|
@ -197,12 +197,12 @@
|
|||
-- @function [parent=#ControlButton] setTitleBMFontForState
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlButton] getTitleBMFontForState
|
||||
-- @param self
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
-- @return string#string ret (return value: string)
|
||||
|
||||
--------------------------------
|
||||
|
@ -213,7 +213,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ControlButton] getTitleForState
|
||||
-- @param self
|
||||
-- @param #cc.Control::State state
|
||||
-- @param #int state
|
||||
-- @return string#string ret (return value: string)
|
||||
|
||||
--------------------------------
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
-- @function [parent=#ControlColourPicker] hueSliderValueChanged
|
||||
-- @param self
|
||||
-- @param #cc.Ref ref
|
||||
-- @param #cc.Control::EventType eventtype
|
||||
-- @param #int eventtype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlColourPicker] getcolourPicker
|
||||
|
@ -49,7 +49,7 @@
|
|||
-- @function [parent=#ControlColourPicker] colourSliderValueChanged
|
||||
-- @param self
|
||||
-- @param #cc.Ref ref
|
||||
-- @param #cc.Control::EventType eventtype
|
||||
-- @param #int eventtype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ControlColourPicker] setHuePicker
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Director] pushMatrix
|
||||
-- @param self
|
||||
-- @param #cc.MATRIX_STACK_TYPE matrix_stack_type
|
||||
-- @param #int matrix_stack_type
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Director] setGLDefaultValues
|
||||
|
@ -63,7 +63,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Director] loadMatrix
|
||||
-- @param self
|
||||
-- @param #cc.MATRIX_STACK_TYPE matrix_stack_type
|
||||
-- @param #int matrix_stack_type
|
||||
-- @param #mat4_table mat4
|
||||
|
||||
--------------------------------
|
||||
|
@ -217,7 +217,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Director] getMatrix
|
||||
-- @param self
|
||||
-- @param #cc.MATRIX_STACK_TYPE matrix_stack_type
|
||||
-- @param #int matrix_stack_type
|
||||
-- @return mat4_table#mat4_table ret (return value: mat4_table)
|
||||
|
||||
--------------------------------
|
||||
|
@ -232,12 +232,12 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Director] setProjection
|
||||
-- @param self
|
||||
-- @param #cc.Director::Projection projection
|
||||
-- @param #int projection
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Director] loadIdentityMatrix
|
||||
-- @param self
|
||||
-- @param #cc.MATRIX_STACK_TYPE matrix_stack_type
|
||||
-- @param #int matrix_stack_type
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Director] setNextDeltaTimeZero
|
||||
|
@ -251,7 +251,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Director] popMatrix
|
||||
-- @param self
|
||||
-- @param #cc.MATRIX_STACK_TYPE matrix_stack_type
|
||||
-- @param #int matrix_stack_type
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Director] getVisibleSize
|
||||
|
@ -296,7 +296,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Director] multiplyMatrix
|
||||
-- @param self
|
||||
-- @param #cc.MATRIX_STACK_TYPE matrix_stack_type
|
||||
-- @param #int matrix_stack_type
|
||||
-- @param #mat4_table mat4
|
||||
|
||||
--------------------------------
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#DisplayManager] getDisplayRenderNodeType
|
||||
-- @param self
|
||||
-- @return DisplayType#DisplayType ret (return value: ccs.DisplayType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#DisplayManager] removeDisplay
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#EditBox] setInputMode
|
||||
-- @param self
|
||||
-- @param #cc.EditBox::InputMode inputmode
|
||||
-- @param #int inputmode
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#EditBox] setPlaceholderFontColor
|
||||
|
@ -70,12 +70,12 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#EditBox] setReturnType
|
||||
-- @param self
|
||||
-- @param #cc.EditBox::KeyboardReturnType keyboardreturntype
|
||||
-- @param #int keyboardreturntype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#EditBox] setInputFlag
|
||||
-- @param self
|
||||
-- @param #cc.EditBox::InputFlag inputflag
|
||||
-- @param #int inputflag
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#EditBox] getMaxLength
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Event] getType
|
||||
-- @param self
|
||||
-- @return Event::Type#Event::Type ret (return value: cc.Event::Type)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Event] getCurrentTarget
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#EventController] getControllerEventType
|
||||
-- @param self
|
||||
-- @return EventController::ControllerEventType#EventController::ControllerEventType ret (return value: cc.EventController::ControllerEventType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#EventController] setConnectStatus
|
||||
|
@ -35,11 +35,11 @@
|
|||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, cc.EventController::ControllerEventType, cc.Controller, bool
|
||||
-- @overload self, cc.EventController::ControllerEventType, cc.Controller, int
|
||||
-- @overload self, int, cc.Controller, bool
|
||||
-- @overload self, int, cc.Controller, int
|
||||
-- @function [parent=#EventController] EventController
|
||||
-- @param self
|
||||
-- @param #cc.EventController::ControllerEventType controllereventtype
|
||||
-- @param #int controllereventtype
|
||||
-- @param #cc.Controller controller
|
||||
-- @param #int int
|
||||
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#EventDispatcher] removeEventListenersForType
|
||||
-- @param self
|
||||
-- @param #cc.EventListener::Type type
|
||||
-- @param #int type
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#EventDispatcher] EventDispatcher
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#EventKeyboard] EventKeyboard
|
||||
-- @param self
|
||||
-- @param #cc.EventKeyboard::KeyCode keycode
|
||||
-- @param #int keycode
|
||||
-- @param #bool bool
|
||||
|
||||
return nil
|
||||
|
|
|
@ -49,6 +49,6 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#EventMouse] EventMouse
|
||||
-- @param self
|
||||
-- @param #cc.EventMouse::MouseEventType mouseeventtype
|
||||
-- @param #int mouseeventtype
|
||||
|
||||
return nil
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#EventTouch] getEventCode
|
||||
-- @param self
|
||||
-- @return EventTouch::EventCode#EventTouch::EventCode ret (return value: cc.EventTouch::EventCode)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#EventTouch] setEventCode
|
||||
-- @param self
|
||||
-- @param #cc.EventTouch::EventCode eventcode
|
||||
-- @param #int eventcode
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#EventTouch] EventTouch
|
||||
|
|
|
@ -79,12 +79,12 @@
|
|||
-- @param self
|
||||
-- @param #float float
|
||||
-- @param #float float
|
||||
-- @param #ResolutionPolicy resolutionpolicy
|
||||
-- @param #int resolutionpolicy
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#GLViewProtocol] getResolutionPolicy
|
||||
-- @param self
|
||||
-- @return ResolutionPolicy#ResolutionPolicy ret (return value: ResolutionPolicy)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#GLViewProtocol] setViewPortInPoints
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Image] getFileType
|
||||
-- @param self
|
||||
-- @return Image::Format#Image::Format ret (return value: cc.Image::Format)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Image] getNumberOfMipmaps
|
||||
|
@ -65,7 +65,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Image] getRenderFormat
|
||||
-- @param self
|
||||
-- @return Texture2D::PixelFormat#Texture2D::PixelFormat ret (return value: cc.Texture2D::PixelFormat)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Image] Image
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
-- @function [parent=#ImageView] loadTexture
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ImageView] setScale9Enabled
|
||||
|
@ -36,12 +36,12 @@
|
|||
-- @return bool#bool ret (return value: bool)
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, string, ccui.Widget::TextureResType
|
||||
-- @overload self, string, int
|
||||
-- @overload self
|
||||
-- @function [parent=#ImageView] create
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
-- @return ImageView#ImageView ret (retunr value: ccui.ImageView)
|
||||
|
||||
--------------------------------
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#InnerActionFrame] getInnerActionType
|
||||
-- @param self
|
||||
-- @return InnerActionType#InnerActionType ret (return value: ccs.InnerActionType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#InnerActionFrame] setStartFrameIndex
|
||||
|
@ -17,7 +17,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#InnerActionFrame] setInnerActionType
|
||||
-- @param self
|
||||
-- @param #ccs.InnerActionType inneractiontype
|
||||
-- @param #int inneractiontype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#InnerActionFrame] getStartFrameIndex
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Label] getHorizontalAlignment
|
||||
-- @param self
|
||||
-- @return TextHAlignment#TextHAlignment ret (return value: cc.TextHAlignment)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Label] setClipMarginEnabled
|
||||
|
@ -156,7 +156,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Label] setVerticalAlignment
|
||||
-- @param self
|
||||
-- @param #cc.TextVAlignment textvalignment
|
||||
-- @param #int textvalignment
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Label] getLineHeight
|
||||
|
@ -171,7 +171,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Label] getVerticalAlignment
|
||||
-- @param self
|
||||
-- @return TextVAlignment#TextVAlignment ret (return value: cc.TextVAlignment)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Label] setTextColor
|
||||
|
@ -212,7 +212,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Label] getTextAlignment
|
||||
-- @param self
|
||||
-- @return TextHAlignment#TextHAlignment ret (return value: cc.TextHAlignment)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Label] getBMFontFilePath
|
||||
|
@ -222,22 +222,22 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Label] setHorizontalAlignment
|
||||
-- @param self
|
||||
-- @param #cc.TextHAlignment texthalignment
|
||||
-- @param #int texthalignment
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, cc.TextHAlignment, cc.TextVAlignment
|
||||
-- @overload self, cc.TextHAlignment
|
||||
-- @overload self, int, int
|
||||
-- @overload self, int
|
||||
-- @function [parent=#Label] setAlignment
|
||||
-- @param self
|
||||
-- @param #cc.TextHAlignment texthalignment
|
||||
-- @param #cc.TextVAlignment textvalignment
|
||||
-- @param #int texthalignment
|
||||
-- @param #int textvalignment
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Label] createWithBMFont
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #cc.TextHAlignment texthalignment
|
||||
-- @param #int texthalignment
|
||||
-- @param #int int
|
||||
-- @param #vec2_table vec2
|
||||
-- @return Label#Label ret (return value: cc.Label)
|
||||
|
@ -266,8 +266,8 @@
|
|||
-- @param #string str
|
||||
-- @param #float float
|
||||
-- @param #size_table size
|
||||
-- @param #cc.TextHAlignment texthalignment
|
||||
-- @param #cc.TextVAlignment textvalignment
|
||||
-- @param #int texthalignment
|
||||
-- @param #int textvalignment
|
||||
-- @return Label#Label ret (return value: cc.Label)
|
||||
|
||||
--------------------------------
|
||||
|
|
|
@ -12,12 +12,12 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Layout] setClippingType
|
||||
-- @param self
|
||||
-- @param #ccui.Layout::ClippingType clippingtype
|
||||
-- @param #int clippingtype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Layout] setBackGroundColorType
|
||||
-- @param self
|
||||
-- @param #ccui.Layout::BackGroundColorType backgroundcolortype
|
||||
-- @param #int backgroundcolortype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Layout] setLoopFocus
|
||||
|
@ -37,7 +37,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Layout] getClippingType
|
||||
-- @param self
|
||||
-- @return Layout::ClippingType#Layout::ClippingType ret (return value: ccui.Layout::ClippingType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Layout] isLoopFocus
|
||||
|
@ -67,7 +67,7 @@
|
|||
-- @function [parent=#Layout] setBackGroundImage
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, color3b_table, color3b_table
|
||||
|
@ -109,7 +109,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Layout] getBackGroundColorType
|
||||
-- @param self
|
||||
-- @return Layout::BackGroundColorType#Layout::BackGroundColorType ret (return value: ccui.Layout::BackGroundColorType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Layout] getBackGroundEndColor
|
||||
|
@ -144,7 +144,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Layout] getLayoutType
|
||||
-- @param self
|
||||
-- @return Layout::Type#Layout::Type ret (return value: ccui.Layout::Type)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Layout] setPassFocusToChild
|
||||
|
@ -164,7 +164,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Layout] setLayoutType
|
||||
-- @param self
|
||||
-- @param #ccui.Layout::Type type
|
||||
-- @param #int type
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Layout] create
|
||||
|
@ -204,7 +204,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Layout] findNextFocusedWidget
|
||||
-- @param self
|
||||
-- @param #ccui.Widget::FocusDirection focusdirection
|
||||
-- @param #int focusdirection
|
||||
-- @param #ccui.Widget widget
|
||||
-- @return Widget#Widget ret (return value: ccui.Widget)
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#LayoutParameter] getLayoutType
|
||||
-- @param self
|
||||
-- @return LayoutParameter::Type#LayoutParameter::Type ret (return value: ccui.LayoutParameter::Type)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#LayoutParameter] createCloneInstance
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#LinearLayoutParameter] setGravity
|
||||
-- @param self
|
||||
-- @param #ccui.LinearLayoutParameter::LinearGravity lineargravity
|
||||
-- @param #int lineargravity
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#LinearLayoutParameter] getGravity
|
||||
-- @param self
|
||||
-- @return LinearLayoutParameter::LinearGravity#LinearLayoutParameter::LinearGravity ret (return value: ccui.LinearLayoutParameter::LinearGravity)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#LinearLayoutParameter] create
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ListView] setGravity
|
||||
-- @param self
|
||||
-- @param #ccui.ListView::Gravity gravity
|
||||
-- @param #int gravity
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ListView] pushBackCustomItem
|
||||
|
@ -120,7 +120,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ListView] setDirection
|
||||
-- @param self
|
||||
-- @param #ccui.ScrollView::Direction direction
|
||||
-- @param #int direction
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ListView] getDescription
|
||||
|
|
|
@ -13,12 +13,12 @@
|
|||
-- @function [parent=#LoadingBar] loadTexture
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#LoadingBar] setDirection
|
||||
-- @param self
|
||||
-- @param #ccui.LoadingBar::Direction direction
|
||||
-- @param #int direction
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#LoadingBar] setScale9Enabled
|
||||
|
@ -33,7 +33,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#LoadingBar] getDirection
|
||||
-- @param self
|
||||
-- @return LoadingBar::Direction#LoadingBar::Direction ret (return value: ccui.LoadingBar::Direction)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#LoadingBar] getCapInsets
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Mesh] getIndexFormat
|
||||
-- @param self
|
||||
-- @return Mesh::IndexFormat#Mesh::IndexFormat ret (return value: cc.Mesh::IndexFormat)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Mesh] getVertexSizeInBytes
|
||||
|
@ -26,7 +26,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Mesh] getPrimitiveType
|
||||
-- @param self
|
||||
-- @return Mesh::PrimitiveType#Mesh::PrimitiveType ret (return value: cc.Mesh::PrimitiveType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Mesh] getIndexCount
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#PageView] getLayoutType
|
||||
-- @param self
|
||||
-- @return Layout::Type#Layout::Type ret (return value: ccui.Layout::Type)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#PageView] getDescription
|
||||
|
@ -90,7 +90,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#PageView] setLayoutType
|
||||
-- @param self
|
||||
-- @param #ccui.Layout::Type type
|
||||
-- @param #int type
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#PageView] PageView
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] getPositionType
|
||||
-- @param self
|
||||
-- @return ParticleSystem::PositionType#ParticleSystem::PositionType ret (return value: cc.ParticleSystem::PositionType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] setPosVar
|
||||
|
@ -171,7 +171,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] setPositionType
|
||||
-- @param self
|
||||
-- @param #cc.ParticleSystem::PositionType positiontype
|
||||
-- @param #int positiontype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] stopSystem
|
||||
|
@ -274,7 +274,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] setEmitterMode
|
||||
-- @param self
|
||||
-- @param #cc.ParticleSystem::Mode mode
|
||||
-- @param #int mode
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] getDuration
|
||||
|
@ -334,7 +334,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] getEmitterMode
|
||||
-- @param self
|
||||
-- @return ParticleSystem::Mode#ParticleSystem::Mode ret (return value: cc.ParticleSystem::Mode)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ParticleSystem] setEndSpinVar
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#PhysicsContact] getEventCode
|
||||
-- @param self
|
||||
-- @return PhysicsContact::EventCode#PhysicsContact::EventCode ret (return value: cc.PhysicsContact::EventCode)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#PhysicsContact] getPreContactData
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#PhysicsShape] getType
|
||||
-- @param self
|
||||
-- @return PhysicsShape::Type#PhysicsShape::Type ret (return value: cc.PhysicsShape::Type)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#PhysicsShape] getContactTestBitmask
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ProgressTimer] getType
|
||||
-- @param self
|
||||
-- @return ProgressTimer::Type#ProgressTimer::Type ret (return value: cc.ProgressTimer::Type)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ProgressTimer] getSprite
|
||||
|
@ -64,7 +64,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ProgressTimer] setType
|
||||
-- @param self
|
||||
-- @param #cc.ProgressTimer::Type type
|
||||
-- @param #int type
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ProgressTimer] create
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#RelativeLayoutParameter] setAlign
|
||||
-- @param self
|
||||
-- @param #ccui.RelativeLayoutParameter::RelativeAlign relativealign
|
||||
-- @param #int relativealign
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#RelativeLayoutParameter] setRelativeToWidgetName
|
||||
|
@ -32,7 +32,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#RelativeLayoutParameter] getAlign
|
||||
-- @param self
|
||||
-- @return RelativeLayoutParameter::RelativeAlign#RelativeLayoutParameter::RelativeAlign ret (return value: ccui.RelativeLayoutParameter::RelativeAlign)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#RelativeLayoutParameter] create
|
||||
|
|
|
@ -65,12 +65,12 @@
|
|||
-- @param self
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, string, cc.Image::Format, bool
|
||||
-- @overload self, string, int, bool
|
||||
-- @overload self, string, bool
|
||||
-- @function [parent=#RenderTexture] saveToFile
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #cc.Image::Format format
|
||||
-- @param #int format
|
||||
-- @param #bool bool
|
||||
-- @return bool#bool ret (retunr value: bool)
|
||||
|
||||
|
@ -135,25 +135,25 @@
|
|||
-- @param #float float
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, int, int, cc.Texture2D::PixelFormat, unsigned int
|
||||
-- @overload self, int, int, cc.Texture2D::PixelFormat
|
||||
-- @overload self, int, int, int, unsigned int
|
||||
-- @overload self, int, int, int
|
||||
-- @function [parent=#RenderTexture] initWithWidthAndHeight
|
||||
-- @param self
|
||||
-- @param #int int
|
||||
-- @param #int int
|
||||
-- @param #cc.Texture2D::PixelFormat pixelformat
|
||||
-- @param #int pixelformat
|
||||
-- @param #unsigned int int
|
||||
-- @return bool#bool ret (retunr value: bool)
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, int, int, cc.Texture2D::PixelFormat
|
||||
-- @overload self, int, int, cc.Texture2D::PixelFormat, unsigned int
|
||||
-- @overload self, int, int, int
|
||||
-- @overload self, int, int, int, unsigned int
|
||||
-- @overload self, int, int
|
||||
-- @function [parent=#RenderTexture] create
|
||||
-- @param self
|
||||
-- @param #int int
|
||||
-- @param #int int
|
||||
-- @param #cc.Texture2D::PixelFormat pixelformat
|
||||
-- @param #int pixelformat
|
||||
-- @param #unsigned int int
|
||||
-- @return RenderTexture#RenderTexture ret (retunr value: cc.RenderTexture)
|
||||
|
||||
|
|
|
@ -12,13 +12,13 @@
|
|||
-- @function [parent=#SceneReader] createNodeWithSceneFile
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccs.SceneReader::AttachComponentType attachcomponenttype
|
||||
-- @param #int attachcomponenttype
|
||||
-- @return Node#Node ret (return value: cc.Node)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#SceneReader] getAttachComponentType
|
||||
-- @param self
|
||||
-- @return SceneReader::AttachComponentType#SceneReader::AttachComponentType ret (return value: ccs.SceneReader::AttachComponentType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#SceneReader] getNodeByTag
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ScrollView] getDirection
|
||||
-- @param self
|
||||
-- @return ScrollView::Direction#ScrollView::Direction ret (return value: ccui.ScrollView::Direction)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ScrollView] scrollToBottomLeft
|
||||
|
@ -52,7 +52,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ScrollView] setDirection
|
||||
-- @param self
|
||||
-- @param #ccui.ScrollView::Direction direction
|
||||
-- @param #int direction
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ScrollView] scrollToTopLeft
|
||||
|
@ -210,7 +210,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ScrollView] getLayoutType
|
||||
-- @param self
|
||||
-- @return Layout::Type#Layout::Type ret (return value: ccui.Layout::Type)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ScrollView] removeAllChildrenWithCleanup
|
||||
|
@ -224,7 +224,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ScrollView] findNextFocusedWidget
|
||||
-- @param self
|
||||
-- @param #ccui.Widget::FocusDirection focusdirection
|
||||
-- @param #int focusdirection
|
||||
-- @param #ccui.Widget widget
|
||||
-- @return Widget#Widget ret (return value: ccui.Widget)
|
||||
|
||||
|
@ -255,7 +255,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#ScrollView] setLayoutType
|
||||
-- @param self
|
||||
-- @param #ccui.Layout::Type type
|
||||
-- @param #int type
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#ScrollView] ScrollView
|
||||
|
|
|
@ -13,25 +13,25 @@
|
|||
-- @function [parent=#Slider] loadSlidBallTextureDisabled
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Slider] loadSlidBallTextureNormal
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Slider] loadBarTexture
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Slider] loadProgressBarTexture
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Slider] loadSlidBallTextures
|
||||
|
@ -39,7 +39,7 @@
|
|||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Slider] setCapInsetProgressBarRebderer
|
||||
|
@ -75,7 +75,7 @@
|
|||
-- @function [parent=#Slider] loadSlidBallTexturePressed
|
||||
-- @param self
|
||||
-- @param #string str
|
||||
-- @param #ccui.Widget::TextureResType texturerestype
|
||||
-- @param #int texturerestype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Slider] isScale9Enabled
|
||||
|
|
|
@ -64,13 +64,13 @@
|
|||
-- @param #int int
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, int, vec2_table, cc.TMXTileFlags_
|
||||
-- @overload self, int, vec2_table, int
|
||||
-- @overload self, int, vec2_table
|
||||
-- @function [parent=#TMXLayer] setTileGID
|
||||
-- @param self
|
||||
-- @param #int int
|
||||
-- @param #vec2_table vec2
|
||||
-- @param #cc.TMXTileFlags_ tmxtileflags_
|
||||
-- @param #int tmxtileflags_
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#TMXLayer] getMapTileSize
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#TableView] setVerticalFillOrder
|
||||
-- @param self
|
||||
-- @param #cc.TableView::VerticalFillOrder verticalfillorder
|
||||
-- @param #int verticalfillorder
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#TableView] scrollViewDidZoom
|
||||
|
@ -26,7 +26,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#TableView] getVerticalFillOrder
|
||||
-- @param self
|
||||
-- @return TableView::VerticalFillOrder#TableView::VerticalFillOrder ret (return value: cc.TableView::VerticalFillOrder)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#TableView] removeCellAtIndex
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Text] getTextVerticalAlignment
|
||||
-- @param self
|
||||
-- @return TextVAlignment#TextVAlignment ret (return value: cc.TextVAlignment)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Text] getString
|
||||
|
@ -52,12 +52,12 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Text] getTextHorizontalAlignment
|
||||
-- @param self
|
||||
-- @return TextHAlignment#TextHAlignment ret (return value: cc.TextHAlignment)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Text] setTextVerticalAlignment
|
||||
-- @param self
|
||||
-- @param #cc.TextVAlignment textvalignment
|
||||
-- @param #int textvalignment
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Text] enableGlow
|
||||
|
@ -72,7 +72,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Text] setTextHorizontalAlignment
|
||||
-- @param self
|
||||
-- @param #cc.TextHAlignment texthalignment
|
||||
-- @param #int texthalignment
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Text] setFontSize
|
||||
|
@ -87,7 +87,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Text] getType
|
||||
-- @param self
|
||||
-- @return Text::Type#Text::Type ret (return value: ccui.Text::Type)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Text] disableEffect
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#TextField] setTextVerticalAlignment
|
||||
-- @param self
|
||||
-- @param #cc.TextVAlignment textvalignment
|
||||
-- @param #int textvalignment
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#TextField] addEventListener
|
||||
|
@ -130,7 +130,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#TextField] setTextHorizontalAlignment
|
||||
-- @param self
|
||||
-- @param #cc.TextHAlignment texthalignment
|
||||
-- @param #int texthalignment
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#TextField] getMaxLength
|
||||
|
|
|
@ -15,12 +15,12 @@
|
|||
-- @return char#char ret (return value: char)
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, cc.Image, cc.Texture2D::PixelFormat
|
||||
-- @overload self, cc.Image, int
|
||||
-- @overload self, cc.Image
|
||||
-- @function [parent=#Texture2D] initWithImage
|
||||
-- @param self
|
||||
-- @param #cc.Image image
|
||||
-- @param #cc.Texture2D::PixelFormat pixelformat
|
||||
-- @param #int pixelformat
|
||||
-- @return bool#bool ret (retunr value: bool)
|
||||
|
||||
--------------------------------
|
||||
|
@ -43,11 +43,11 @@
|
|||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @overload self, cc.Texture2D::PixelFormat
|
||||
-- @overload self, int
|
||||
-- @overload self
|
||||
-- @function [parent=#Texture2D] getBitsPerPixelForFormat
|
||||
-- @param self
|
||||
-- @param #cc.Texture2D::PixelFormat pixelformat
|
||||
-- @param #int pixelformat
|
||||
-- @return unsigned int#unsigned int ret (retunr value: unsigned int)
|
||||
|
||||
--------------------------------
|
||||
|
@ -57,15 +57,15 @@
|
|||
|
||||
--------------------------------
|
||||
-- @overload self, char, cc.FontDefinition
|
||||
-- @overload self, char, string, float, size_table, cc.TextHAlignment, cc.TextVAlignment
|
||||
-- @overload self, char, string, float, size_table, int, int
|
||||
-- @function [parent=#Texture2D] initWithString
|
||||
-- @param self
|
||||
-- @param #char char
|
||||
-- @param #string str
|
||||
-- @param #float float
|
||||
-- @param #size_table size
|
||||
-- @param #cc.TextHAlignment texthalignment
|
||||
-- @param #cc.TextVAlignment textvalignment
|
||||
-- @param #int texthalignment
|
||||
-- @param #int textvalignment
|
||||
-- @return bool#bool ret (retunr value: bool)
|
||||
|
||||
--------------------------------
|
||||
|
@ -103,7 +103,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Texture2D] getPixelFormat
|
||||
-- @param self
|
||||
-- @return Texture2D::PixelFormat#Texture2D::PixelFormat ret (return value: cc.Texture2D::PixelFormat)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Texture2D] setGLProgram
|
||||
|
@ -143,12 +143,12 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Texture2D] setDefaultAlphaPixelFormat
|
||||
-- @param self
|
||||
-- @param #cc.Texture2D::PixelFormat pixelformat
|
||||
-- @param #int pixelformat
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Texture2D] getDefaultAlphaPixelFormat
|
||||
-- @param self
|
||||
-- @return Texture2D::PixelFormat#Texture2D::PixelFormat ret (return value: cc.Texture2D::PixelFormat)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Texture2D] PVRImagesHavePremultipliedAlpha
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
|
||||
--------------------------------
|
||||
-- @overload self, float, cc.Scene
|
||||
-- @overload self, float, cc.Scene, cc.TransitionScene::Orientation
|
||||
-- @overload self, float, cc.Scene, int
|
||||
-- @function [parent=#TransitionFlipAngular] create
|
||||
-- @param self
|
||||
-- @param #float float
|
||||
-- @param #cc.Scene scene
|
||||
-- @param #cc.TransitionScene::Orientation orientation
|
||||
-- @param #int orientation
|
||||
-- @return TransitionFlipAngular#TransitionFlipAngular ret (retunr value: cc.TransitionFlipAngular)
|
||||
|
||||
return nil
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
|
||||
--------------------------------
|
||||
-- @overload self, float, cc.Scene
|
||||
-- @overload self, float, cc.Scene, cc.TransitionScene::Orientation
|
||||
-- @overload self, float, cc.Scene, int
|
||||
-- @function [parent=#TransitionFlipX] create
|
||||
-- @param self
|
||||
-- @param #float float
|
||||
-- @param #cc.Scene scene
|
||||
-- @param #cc.TransitionScene::Orientation orientation
|
||||
-- @param #int orientation
|
||||
-- @return TransitionFlipX#TransitionFlipX ret (retunr value: cc.TransitionFlipX)
|
||||
|
||||
return nil
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
|
||||
--------------------------------
|
||||
-- @overload self, float, cc.Scene
|
||||
-- @overload self, float, cc.Scene, cc.TransitionScene::Orientation
|
||||
-- @overload self, float, cc.Scene, int
|
||||
-- @function [parent=#TransitionFlipY] create
|
||||
-- @param self
|
||||
-- @param #float float
|
||||
-- @param #cc.Scene scene
|
||||
-- @param #cc.TransitionScene::Orientation orientation
|
||||
-- @param #int orientation
|
||||
-- @return TransitionFlipY#TransitionFlipY ret (retunr value: cc.TransitionFlipY)
|
||||
|
||||
return nil
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
-- @param self
|
||||
-- @param #float float
|
||||
-- @param #cc.Scene scene
|
||||
-- @param #cc.TransitionScene::Orientation orientation
|
||||
-- @param #int orientation
|
||||
-- @return TransitionSceneOriented#TransitionSceneOriented ret (return value: cc.TransitionSceneOriented)
|
||||
|
||||
return nil
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
|
||||
--------------------------------
|
||||
-- @overload self, float, cc.Scene
|
||||
-- @overload self, float, cc.Scene, cc.TransitionScene::Orientation
|
||||
-- @overload self, float, cc.Scene, int
|
||||
-- @function [parent=#TransitionZoomFlipAngular] create
|
||||
-- @param self
|
||||
-- @param #float float
|
||||
-- @param #cc.Scene scene
|
||||
-- @param #cc.TransitionScene::Orientation orientation
|
||||
-- @param #int orientation
|
||||
-- @return TransitionZoomFlipAngular#TransitionZoomFlipAngular ret (retunr value: cc.TransitionZoomFlipAngular)
|
||||
|
||||
return nil
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
|
||||
--------------------------------
|
||||
-- @overload self, float, cc.Scene
|
||||
-- @overload self, float, cc.Scene, cc.TransitionScene::Orientation
|
||||
-- @overload self, float, cc.Scene, int
|
||||
-- @function [parent=#TransitionZoomFlipX] create
|
||||
-- @param self
|
||||
-- @param #float float
|
||||
-- @param #cc.Scene scene
|
||||
-- @param #cc.TransitionScene::Orientation orientation
|
||||
-- @param #int orientation
|
||||
-- @return TransitionZoomFlipX#TransitionZoomFlipX ret (retunr value: cc.TransitionZoomFlipX)
|
||||
|
||||
return nil
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
|
||||
--------------------------------
|
||||
-- @overload self, float, cc.Scene
|
||||
-- @overload self, float, cc.Scene, cc.TransitionScene::Orientation
|
||||
-- @overload self, float, cc.Scene, int
|
||||
-- @function [parent=#TransitionZoomFlipY] create
|
||||
-- @param self
|
||||
-- @param #float float
|
||||
-- @param #cc.Scene scene
|
||||
-- @param #cc.TransitionScene::Orientation orientation
|
||||
-- @param #int orientation
|
||||
-- @return TransitionZoomFlipY#TransitionZoomFlipY ret (retunr value: cc.TransitionZoomFlipY)
|
||||
|
||||
return nil
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Widget] setPositionType
|
||||
-- @param self
|
||||
-- @param #ccui.Widget::PositionType positiontype
|
||||
-- @param #int positiontype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Widget] isIgnoreContentAdaptWithSize
|
||||
|
@ -77,14 +77,14 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Widget] findNextFocusedWidget
|
||||
-- @param self
|
||||
-- @param #ccui.Widget::FocusDirection focusdirection
|
||||
-- @param #int focusdirection
|
||||
-- @param #ccui.Widget widget
|
||||
-- @return Widget#Widget ret (return value: ccui.Widget)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Widget] getPositionType
|
||||
-- @param self
|
||||
-- @return Widget::PositionType#Widget::PositionType ret (return value: ccui.Widget::PositionType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Widget] getTopBoundary
|
||||
|
@ -159,7 +159,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Widget] setBrightStyle
|
||||
-- @param self
|
||||
-- @param #ccui.Widget::BrightStyle brightstyle
|
||||
-- @param #int brightstyle
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Widget] setLayoutParameter
|
||||
|
@ -210,7 +210,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Widget] getSizeType
|
||||
-- @param self
|
||||
-- @return Widget::SizeType#Widget::SizeType ret (return value: ccui.Widget::SizeType)
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Widget] addTouchEventListener
|
||||
|
@ -252,7 +252,7 @@
|
|||
--------------------------------
|
||||
-- @function [parent=#Widget] setSizeType
|
||||
-- @param self
|
||||
-- @param #ccui.Widget::SizeType sizetype
|
||||
-- @param #int sizetype
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Widget] setBright
|
||||
|
|
Loading…
Reference in New Issue