bitECS icon indicating copy to clipboard operation
bitECS copied to clipboard

add resetAllGlobals functionality

Open bcolloran opened this issue 3 years ago • 2 comments

re issue #86, here's a very simple PR implementing resetAllGlobals. Note that a function called resetGlobals is already defined in Entity.js, so i went with resetAllGlobals to avoid shadowing that function name.

bcolloran avatar Jun 07 '22 02:06 bcolloran

@bcolloran thanks for the PR! i have a new branch universe that i'll make sure has these behaviors implemented

NateTheGreatt avatar Jul 25 '22 19:07 NateTheGreatt

Awesome, thanks @NateTheGreatt :-)

bcolloran avatar Jul 25 '22 19:07 bcolloran