JSGame
JSGame copied to clipboard
Add Garbage collection option for GameObject
Each GameObject should have a _gc method, that returns true/false if the object should be garbage collected. If true, JSGame should clear it from it's children object