Lua has no inherent, explicit mechanism for object-oriented programming ... local class = require("30log") local Entity = class("Entity") ...
確定! 回上一頁