Merge pull request #7280 from CocosRobot/update_lua_bindings_1404267188

[AUTO]: updating luabinding automatically
This commit is contained in:
minggo 2014-07-02 10:16:40 +08:00
commit 8fa0412c55
19 changed files with 19 additions and 0 deletions

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module ActionTimelineCache -- @module ActionTimelineCache
-- @parent_module ccs
-------------------------------- --------------------------------
-- @function [parent=#ActionTimelineCache] createAction -- @function [parent=#ActionTimelineCache] createAction

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module Application -- @module Application
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#Application] getTargetPlatform -- @function [parent=#Application] getTargetPlatform

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module Console -- @module Console
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#Console] stop -- @function [parent=#Console] stop

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module Director -- @module Director
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#Director] pause -- @function [parent=#Director] pause

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module FileUtils -- @module FileUtils
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#FileUtils] fullPathForFilename -- @function [parent=#FileUtils] fullPathForFilename

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module GLViewProtocol -- @module GLViewProtocol
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#GLViewProtocol] setFrameSize -- @function [parent=#GLViewProtocol] setFrameSize

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module Helper -- @module Helper
-- @parent_module ccui
-------------------------------- --------------------------------
-- @function [parent=#Helper] seekWidgetByTag -- @function [parent=#Helper] seekWidgetByTag

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module NodeReader -- @module NodeReader
-- @parent_module ccs
-------------------------------- --------------------------------
-- @function [parent=#NodeReader] setJsonPath -- @function [parent=#NodeReader] setJsonPath

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module PhysicsContactPostSolve -- @module PhysicsContactPostSolve
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#PhysicsContactPostSolve] getFriction -- @function [parent=#PhysicsContactPostSolve] getFriction

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module PhysicsContactPreSolve -- @module PhysicsContactPreSolve
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#PhysicsContactPreSolve] getFriction -- @function [parent=#PhysicsContactPreSolve] getFriction

View File

@ -1,5 +1,6 @@
-------------------------------- --------------------------------
-- @module PhysicsDebugDraw -- @module PhysicsDebugDraw
-- @parent_module cc
return nil return nil

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module PhysicsJoint -- @module PhysicsJoint
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#PhysicsJoint] getBodyA -- @function [parent=#PhysicsJoint] getBodyA

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module PhysicsWorld -- @module PhysicsWorld
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#PhysicsWorld] getGravity -- @function [parent=#PhysicsWorld] getGravity

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module Ref -- @module Ref
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#Ref] release -- @function [parent=#Ref] release

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module SceneReader -- @module SceneReader
-- @parent_module ccs
-------------------------------- --------------------------------
-- @function [parent=#SceneReader] setTarget -- @function [parent=#SceneReader] setTarget

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module SimpleAudioEngine -- @module SimpleAudioEngine
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#SimpleAudioEngine] preloadBackgroundMusic -- @function [parent=#SimpleAudioEngine] preloadBackgroundMusic

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module TMXMapInfo -- @module TMXMapInfo
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#TMXMapInfo] setObjectGroups -- @function [parent=#TMXMapInfo] setObjectGroups

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module TransitionEaseScene -- @module TransitionEaseScene
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#TransitionEaseScene] easeActionWithAction -- @function [parent=#TransitionEaseScene] easeActionWithAction

View File

@ -1,6 +1,7 @@
-------------------------------- --------------------------------
-- @module UserDefault -- @module UserDefault
-- @parent_module cc
-------------------------------- --------------------------------
-- @function [parent=#UserDefault] setIntegerForKey -- @function [parent=#UserDefault] setIntegerForKey