Most probably you have seen modules written as mymodule.lua : module("mymodule", package.seeall) function foo() -- create it as if it's a global function ...
確定! 回上一頁