function cc.Label:setFontConfig(config) self:setTTFConfig(config); end function cc.Label:getFontConfig() return self:getTTFConfig(); end