mirror of https://github.com/axmolengine/axmol.git
[AUTO]: updating luabinding automatically
This commit is contained in:
parent
2e3b6b62de
commit
e5ff0912a7
|
@ -84,6 +84,11 @@
|
|||
-- @param #point_table point
|
||||
-- @return bool#bool ret (return value: bool)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Label] getFontAtlas
|
||||
-- @param self
|
||||
-- @return FontAtlas#FontAtlas ret (return value: cc.FontAtlas)
|
||||
|
||||
--------------------------------
|
||||
-- @function [parent=#Label] getFontDefinition
|
||||
-- @param self
|
||||
|
|
|
@ -1 +1 @@
|
|||
e61fc1a1233b68753cde41829e4a2ad07feb777e
|
||||
491f36052e7ee592286d55bcb9b0425b7ca95332
|
|
@ -1560,6 +1560,7 @@ int register_all_cocos2dx(lua_State* tolua_S);
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // __cocos2dx_h__
|
||||
|
|
Loading…
Reference in New Issue