[AUTO]: updating luabinding automatically

This commit is contained in:
CocosRobot 2014-03-26 12:09:41 +00:00
parent 049e758cbf
commit 8efb9ad4e0
1 changed files with 6 additions and 0 deletions

View File

@ -111,6 +111,12 @@
-- @param self
-- @return string#string ret (return value: string)
--------------------------------
-- @function [parent=#Slider] hitTest
-- @param self
-- @param #point_table point
-- @return bool#bool ret (return value: bool)
--------------------------------
-- @function [parent=#Slider] getContentSize
-- @param self