StackProto = {} function StackProto:empty() return #self == 0 end function ... the __index when accessging the fields of meta-tables (see the Lua manual).
確定! 回上一頁