dpetillo / whirleygig

0 stars 0 forks source link

ensure all drawables are updated in a synchronized way #23

Closed dpetillo closed 4 years ago

dpetillo commented 4 years ago

see

//these should also be interchanged in a threadsafe way drawableList = newDrawableList; tileDrawableMap = newTileDrawableMap;