Merge pull request #5705 from CocosRobot/update_lua_bindings_1394610107

[AUTO]: updating luabinding automatically
This commit is contained in:
James Chen 2014-03-12 15:44:20 +08:00
commit bac19d6897
3 changed files with 1 additions and 13 deletions

View File

@ -1,16 +1,6 @@
--------------------------------
-- @module GLView
--------------------------------
-- @function [parent=#GLView] setIMEKeyboardState
-- @param self
-- @param #bool bool
--------------------------------
-- @function [parent=#GLView] isOpenGLReady
-- @param self
-- @return bool#bool ret (return value: bool)
--------------------------------
-- @function [parent=#GLView] createWithRect
-- @param self

View File

@ -1 +1 @@
5b99d1a1621323c9e0f9eda1a5535280bec64f1f
c0580e239bc0d30c6d09103a806ab3e6e76da123

View File

@ -1546,8 +1546,6 @@ int register_all_cocos2dx(lua_State* tolua_S);