The base object `Object`. local Object = {}. Object.meta = {__index = Object}. -- Create a new instance of this object. function Object:create().
確定! 回上一頁