lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


hi all! :)

just a hint for ur game:
use a global weak table to observe stuffs, so it can hold
Schrödinger's lua value. :D pass its value to the function, and u can
also play with it via _G, and then u can stop and trigger the gc
manually...

all the bests to u and have fun! :)