axmol/cocos/scripting/lua-bindings/auto/api/RichElement.lua

23 lines
520 B
Lua

--------------------------------
-- @module RichElement
-- @extend Ref
-- @parent_module ccui
--------------------------------
--
-- @function [parent=#RichElement] init
-- @param self
-- @param #int tag
-- @param #color3b_table color
-- @param #unsigned char opacity
-- @return bool#bool ret (return value: bool)
--------------------------------
--
-- @function [parent=#RichElement] RichElement
-- @param self
-- @return RichElement#RichElement self (return value: ccui.RichElement)
return nil