Hi, I have a class in Lua called Reel with the following function: function Reel:didCompleteFixAnimation() self.x = self.x + 1 end I am passing the function ...
確定! 回上一頁