3mcd/javelin

Removing systems

Closed this issue · 0 comments

3mcd commented

It's currently impossible to remove a system from a world without calling world.reset(). A method should be created to remove a system, i.e. world.removeSystem, that can simply remove a system from the systems array.