mirror of https://github.com/axmolengine/axmol.git
Merge pull request #5705 from CocosRobot/update_lua_bindings_1394610107
[AUTO]: updating luabinding automatically
This commit is contained in:
commit
bac19d6897
|
@ -1,16 +1,6 @@
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
-- @module GLView
|
-- @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
|
-- @function [parent=#GLView] createWithRect
|
||||||
-- @param self
|
-- @param self
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
5b99d1a1621323c9e0f9eda1a5535280bec64f1f
|
c0580e239bc0d30c6d09103a806ab3e6e76da123
|
|
@ -1546,8 +1546,6 @@ int register_all_cocos2dx(lua_State* tolua_S);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue