[AUTO]: updating luabinding automatically

This commit is contained in:
CocosRobot 2014-06-25 09:36:50 +00:00
parent 46d380b5ac
commit 755b907e69
333 changed files with 351 additions and 6 deletions

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Action
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @function [parent=#Action] startWithTarget

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ActionCamera
-- @extend ActionInterval
-- @parent_module cc
--------------------------------
-- overload function: setEye(float, float, float)

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ActionEase
-- @extend ActionInterval
-- @parent_module cc
--------------------------------
-- @function [parent=#ActionEase] getInnerAction

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ActionInstant
-- @extend FiniteTimeAction
-- @parent_module cc
--------------------------------
-- @function [parent=#ActionInstant] step

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ActionInterval
-- @extend FiniteTimeAction
-- @parent_module cc
--------------------------------
-- @function [parent=#ActionInterval] getAmplitudeRate

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ActionManager
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @function [parent=#ActionManager] getActionByTag

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ActionManagerEx
-- @extend Ref
-- @parent_module ccs
--------------------------------
-- overload function: playActionByName(char, char, cc.CallFunc)

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ActionObject
-- @extend Ref
-- @parent_module ccs
--------------------------------
-- @function [parent=#ActionObject] setCurrentTime

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ActionTimelineData
-- @extend Ref
-- @parent_module ccs
--------------------------------
-- @function [parent=#ActionTimelineData] setActionTag

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ActionTween
-- @extend ActionInterval
-- @parent_module cc
--------------------------------
-- @function [parent=#ActionTween] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Animate
-- @extend ActionInterval
-- @parent_module cc
--------------------------------
-- overload function: getAnimation()

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Animate3D
-- @extend ActionInterval
-- @parent_module cc
--------------------------------
-- @function [parent=#Animate3D] setPlayBack

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Animation
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @function [parent=#Animation] getLoops

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Animation3D
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @function [parent=#Animation3D] getDuration

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module AnimationCache
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @function [parent=#AnimationCache] getAnimation

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module AnimationData
-- @extend Ref
-- @parent_module ccs
--------------------------------
-- @function [parent=#AnimationData] getMovement

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module AnimationFrame
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @function [parent=#AnimationFrame] setSpriteFrame

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Armature
-- @extend Node,BlendProtocol
-- @parent_module ccs
--------------------------------
-- @function [parent=#Armature] getBone

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ArmatureAnimation
-- @extend ProcessBase
-- @parent_module ccs
--------------------------------
-- @function [parent=#ArmatureAnimation] getSpeedScale

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ArmatureData
-- @extend Ref
-- @parent_module ccs
--------------------------------
-- @function [parent=#ArmatureData] addBoneData

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ArmatureDataManager
-- @extend Ref
-- @parent_module ccs
--------------------------------
-- @function [parent=#ArmatureDataManager] getAnimationDatas

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ArmatureDisplayData
-- @extend DisplayData
-- @parent_module ccs
--------------------------------
-- @function [parent=#ArmatureDisplayData] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module AssetsManager
-- @extend Node
-- @parent_module cc
--------------------------------
-- @function [parent=#AssetsManager] setStoragePath

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module AtlasNode
-- @extend Node,TextureProtocol
-- @parent_module cc
--------------------------------
-- @function [parent=#AtlasNode] updateAtlasValues

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module BaseData
-- @extend Ref
-- @parent_module ccs
--------------------------------
-- @function [parent=#BaseData] getColor

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module BatchNode
-- @extend Node
-- @parent_module ccs
--------------------------------
-- @function [parent=#BatchNode] init

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module BezierBy
-- @extend ActionInterval
-- @parent_module cc
--------------------------------
-- @function [parent=#BezierBy] startWithTarget

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module BezierTo
-- @extend BezierBy
-- @parent_module cc
--------------------------------
-- @function [parent=#BezierTo] startWithTarget

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Blink
-- @extend ActionInterval
-- @parent_module cc
--------------------------------
-- @function [parent=#Blink] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Bone
-- @extend Node
-- @parent_module ccs
--------------------------------
-- @function [parent=#Bone] isTransformDirty

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module BoneData
-- @extend BaseData
-- @parent_module ccs
--------------------------------
-- @function [parent=#BoneData] getDisplayData

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Button
-- @extend Widget
-- @parent_module ccui
--------------------------------
-- @function [parent=#Button] getTitleText

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module CCBAnimationManager
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @function [parent=#CCBAnimationManager] moveAnimationsFromNode

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module CCBReader
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @function [parent=#CCBReader] addOwnerOutletName

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module CallFunc
-- @extend ActionInstant
-- @parent_module cc
--------------------------------
-- @function [parent=#CallFunc] execute

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module CardinalSplineBy
-- @extend CardinalSplineTo
-- @parent_module cc
--------------------------------
-- @function [parent=#CardinalSplineBy] startWithTarget

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module CardinalSplineTo
-- @extend ActionInterval
-- @parent_module cc
--------------------------------
-- @function [parent=#CardinalSplineTo] getPoints

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module CatmullRomBy
-- @extend CardinalSplineBy
-- @parent_module cc
--------------------------------
-- @function [parent=#CatmullRomBy] initWithDuration

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module CatmullRomTo
-- @extend CardinalSplineTo
-- @parent_module cc
--------------------------------
-- @function [parent=#CatmullRomTo] initWithDuration

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module CheckBox
-- @extend Widget
-- @parent_module ccui
--------------------------------
-- @function [parent=#CheckBox] getSelectedState

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ClippingNode
-- @extend Node
-- @parent_module cc
--------------------------------
-- @function [parent=#ClippingNode] isInverted

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ComAttribute
-- @extend Component
-- @parent_module ccs
--------------------------------
-- @function [parent=#ComAttribute] getFloat

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ComAudio
-- @extend Component
-- @parent_module ccs
--------------------------------
-- @function [parent=#ComAudio] stopAllEffects

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ComController
-- @extend Component,InputDelegate
-- @parent_module ccs
--------------------------------
-- @function [parent=#ComController] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ComRender
-- @extend Component
-- @parent_module ccs
--------------------------------
-- @function [parent=#ComRender] setNode

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Component
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @function [parent=#Component] setEnabled

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ContourData
-- @extend Ref
-- @parent_module ccs
--------------------------------
-- @function [parent=#ContourData] init

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Control
-- @extend Layer
-- @parent_module cc
--------------------------------
-- @function [parent=#Control] setEnabled

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ControlButton
-- @extend Control
-- @parent_module cc
--------------------------------
-- @function [parent=#ControlButton] isPushed

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ControlColourPicker
-- @extend Control
-- @parent_module cc
--------------------------------
-- @function [parent=#ControlColourPicker] setEnabled

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ControlHuePicker
-- @extend Control
-- @parent_module cc
--------------------------------
-- @function [parent=#ControlHuePicker] setEnabled

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ControlPotentiometer
-- @extend Control
-- @parent_module cc
--------------------------------
-- @function [parent=#ControlPotentiometer] setPreviousLocation

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ControlSaturationBrightnessPicker
-- @extend Control
-- @parent_module cc
--------------------------------
-- @function [parent=#ControlSaturationBrightnessPicker] getShadow

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ControlSlider
-- @extend Control
-- @parent_module cc
--------------------------------
-- @function [parent=#ControlSlider] getSelectedThumbSprite

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ControlStepper
-- @extend Control
-- @parent_module cc
--------------------------------
-- @function [parent=#ControlStepper] setMinusSprite

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module ControlSwitch
-- @extend Control
-- @parent_module cc
--------------------------------
-- @function [parent=#ControlSwitch] setEnabled

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module DelayTime
-- @extend ActionInterval
-- @parent_module cc
--------------------------------
-- @function [parent=#DelayTime] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module DisplayData
-- @extend Ref
-- @parent_module ccs
--------------------------------
-- @function [parent=#DisplayData] copy

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module DisplayManager
-- @extend Ref
-- @parent_module ccs
--------------------------------
-- @function [parent=#DisplayManager] getDisplayRenderNode

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module DrawNode
-- @extend Node
-- @parent_module cc
--------------------------------
-- @function [parent=#DrawNode] drawQuadraticBezier

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseBackIn
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseBackIn] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseBackInOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseBackInOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseBackOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseBackOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseBezierAction
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseBezierAction] setBezierParamer

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseBounce
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseBounce] clone

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseBounceIn
-- @extend EaseBounce
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseBounceIn] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseBounceInOut
-- @extend EaseBounce
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseBounceInOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseBounceOut
-- @extend EaseBounce
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseBounceOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseCircleActionIn
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseCircleActionIn] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseCircleActionInOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseCircleActionInOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseCircleActionOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseCircleActionOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseCubicActionIn
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseCubicActionIn] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseCubicActionInOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseCubicActionInOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseCubicActionOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseCubicActionOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseElastic
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseElastic] setPeriod

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseElasticIn
-- @extend EaseElastic
-- @parent_module cc
--------------------------------
-- overload function: create(cc.ActionInterval)

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseElasticInOut
-- @extend EaseElastic
-- @parent_module cc
--------------------------------
-- overload function: create(cc.ActionInterval)

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseElasticOut
-- @extend EaseElastic
-- @parent_module cc
--------------------------------
-- overload function: create(cc.ActionInterval)

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseExponentialIn
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseExponentialIn] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseExponentialInOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseExponentialInOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseExponentialOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseExponentialOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseIn
-- @extend EaseRateAction
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseIn] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseInOut
-- @extend EaseRateAction
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseInOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseOut
-- @extend EaseRateAction
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseQuadraticActionIn
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseQuadraticActionIn] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseQuadraticActionInOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseQuadraticActionInOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseQuadraticActionOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseQuadraticActionOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseQuarticActionIn
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseQuarticActionIn] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseQuarticActionInOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseQuarticActionInOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseQuarticActionOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseQuarticActionOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseQuinticActionIn
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseQuinticActionIn] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseQuinticActionInOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseQuinticActionInOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseQuinticActionOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseQuinticActionOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseRateAction
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseRateAction] setRate

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseSineIn
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseSineIn] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseSineInOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseSineInOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EaseSineOut
-- @extend ActionEase
-- @parent_module cc
--------------------------------
-- @function [parent=#EaseSineOut] create

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module EditBox
-- @extend ControlButton,IMEDelegate
-- @parent_module cc
--------------------------------
-- @function [parent=#EditBox] getText

View File

@ -2,6 +2,7 @@
--------------------------------
-- @module Event
-- @extend Ref
-- @parent_module cc
--------------------------------
-- @function [parent=#Event] isStopped

View File

@ -2,5 +2,6 @@
--------------------------------
-- @module EventAcceleration
-- @extend Event
-- @parent_module cc
return nil

Some files were not shown because too many files have changed in this diff Show More