mirror of https://github.com/axmolengine/axmol.git
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#19048)
This commit is contained in:
parent
368684d13d
commit
2c37cc5ac6
|
@ -40,4 +40,10 @@
|
||||||
-- @param self
|
-- @param self
|
||||||
-- @return bool#bool ret (return value: bool)
|
-- @return bool#bool ret (return value: bool)
|
||||||
|
|
||||||
|
--------------------------------
|
||||||
|
--
|
||||||
|
-- @function [parent=#GLViewImpl] getSafeAreaRect
|
||||||
|
-- @param self
|
||||||
|
-- @return rect_table#rect_table ret (return value: rect_table)
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
|
|
Loading…
Reference in New Issue