class.lua. This is a lua library that simplifies table/object inheritance, e.g.: AIBase = class(function(a) -- end). Try to use the existing AIBase instead ...
確定! 回上一頁