mirror of https://github.com/axmolengine/axmol.git
Merge pull request #7280 from CocosRobot/update_lua_bindings_1404267188
[AUTO]: updating luabinding automatically
This commit is contained in:
commit
8fa0412c55
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module ActionTimelineCache
|
-- @module ActionTimelineCache
|
||||||
|
-- @parent_module ccs
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#ActionTimelineCache] createAction
|
-- @function [parent=#ActionTimelineCache] createAction
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module Application
|
-- @module Application
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#Application] getTargetPlatform
|
-- @function [parent=#Application] getTargetPlatform
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module Console
|
-- @module Console
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#Console] stop
|
-- @function [parent=#Console] stop
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module Director
|
-- @module Director
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#Director] pause
|
-- @function [parent=#Director] pause
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module FileUtils
|
-- @module FileUtils
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#FileUtils] fullPathForFilename
|
-- @function [parent=#FileUtils] fullPathForFilename
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module GLViewProtocol
|
-- @module GLViewProtocol
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#GLViewProtocol] setFrameSize
|
-- @function [parent=#GLViewProtocol] setFrameSize
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module Helper
|
-- @module Helper
|
||||||
|
-- @parent_module ccui
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#Helper] seekWidgetByTag
|
-- @function [parent=#Helper] seekWidgetByTag
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module NodeReader
|
-- @module NodeReader
|
||||||
|
-- @parent_module ccs
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#NodeReader] setJsonPath
|
-- @function [parent=#NodeReader] setJsonPath
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module PhysicsContactPostSolve
|
-- @module PhysicsContactPostSolve
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#PhysicsContactPostSolve] getFriction
|
-- @function [parent=#PhysicsContactPostSolve] getFriction
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module PhysicsContactPreSolve
|
-- @module PhysicsContactPreSolve
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#PhysicsContactPreSolve] getFriction
|
-- @function [parent=#PhysicsContactPreSolve] getFriction
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module PhysicsDebugDraw
|
-- @module PhysicsDebugDraw
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module PhysicsJoint
|
-- @module PhysicsJoint
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#PhysicsJoint] getBodyA
|
-- @function [parent=#PhysicsJoint] getBodyA
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module PhysicsWorld
|
-- @module PhysicsWorld
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#PhysicsWorld] getGravity
|
-- @function [parent=#PhysicsWorld] getGravity
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module Ref
|
-- @module Ref
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#Ref] release
|
-- @function [parent=#Ref] release
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module SceneReader
|
-- @module SceneReader
|
||||||
|
-- @parent_module ccs
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#SceneReader] setTarget
|
-- @function [parent=#SceneReader] setTarget
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module SimpleAudioEngine
|
-- @module SimpleAudioEngine
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#SimpleAudioEngine] preloadBackgroundMusic
|
-- @function [parent=#SimpleAudioEngine] preloadBackgroundMusic
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module TMXMapInfo
|
-- @module TMXMapInfo
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#TMXMapInfo] setObjectGroups
|
-- @function [parent=#TMXMapInfo] setObjectGroups
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module TransitionEaseScene
|
-- @module TransitionEaseScene
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#TransitionEaseScene] easeActionWithAction
|
-- @function [parent=#TransitionEaseScene] easeActionWithAction
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module UserDefault
|
-- @module UserDefault
|
||||||
|
-- @parent_module cc
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @function [parent=#UserDefault] setIntegerForKey
|
-- @function [parent=#UserDefault] setIntegerForKey
|
||||||
|
|
Loading…
Reference in New Issue