instinct / GameFroot

GameFroot iOS and Bundlenator
www.gamefroot.com
5 stars 0 forks source link

add garbage collection #214

Open InstinctBrett opened 12 years ago

InstinctBrett commented 12 years ago

commands, eventsheets, tokenslots and tokens are not being deregistered correctly when destroyed. A container is not telling its contents to destroy correctly. This could cause memory leaks if the robot editor was used for extended periods of time.

objects need to:

helpful thoughts: http://docstore.mik.ua/orelly/webprog/jscript/ch11_03.htm