mirror of https://github.com/axmolengine/axmol.git
[AUTO]: updating luabinding automatically
This commit is contained in:
parent
a77e8cc72e
commit
cdd04ee11f
|
@ -72,11 +72,6 @@
|
|||
-- @param self
|
||||
-- @return int#int ret (return value: int)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#PhysicsWorld] getScene
|
||||
-- @param self
|
||||
-- @return Scene#Scene ret (return value: cc.Scene)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#PhysicsWorld] setDebugDrawMask
|
||||
-- @param self
|
||||
|
|
|
@ -1 +1 @@
|
|||
8a49e1e092b844f369715d9f7d98a458d0f89d3c
|
||||
131e1533144c086b03984f2f676290d77890fad8
|
|
@ -262,7 +262,6 @@ int register_all_cocos2dx_physics(lua_State* tolua_S);
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // __cocos2dx_physics_h__
|
||||
|
|
Loading…
Reference in New Issue