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
-- @parent_module ccs
--------------------------------
-- @function [parent=#ActionTimelineCache] createAction

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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