function Class(_type,baseClass,init ) local new_class = {} new_class.mono = {} if not init and type(baseClass) == 'function' then init...
確定! 回上一頁