0 Members and 1 Guest are viewing this topic.
So I have a question, Is there a way to totally delete an object from memory, not just from the table that contains the object?I wonder this because table.remove only removes the object from the table, yet it still exists in memory.
"welcome to the world of computers, where everything seems to be based on random number generators"
--GraphDev setup --form, bgcolor, fullscreen, function tablegd = GraphDev(fgd, color.white, "fs", {paint=WZ_Paint, click=cl, mouseMove=mm, enterKey=ek, timer=nil, arrowKey=ak, charIn=ci, escapeKey=esk}