Learn Lua - Simple Object Orientation. ... setmetatable(Class, {__call = Class.new} -- Allow the class itself to be called like a function object = Class().
確定! 回上一頁