Having trouble using multiple objects

前端 未结 0 437
悲哀的现实
悲哀的现实 2020-12-07 01:59

question about OOP here.

Invader = {PosX = 5, PosY = 5, alive = true}    


function Invader:new(x, y)



 --  local InvaderImage = paintUtils.loadImage("         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题