Closed apotapov closed 10 years ago
Need to create a cleaner implementation by removing SafeArray, which was a class added to transition from Bag to libgdx Array.
Not practical to do on the scale that SafeArray is used. Would require quite a heavy amount of refactoring and will compromise the stability.
Need to create a cleaner implementation by removing SafeArray, which was a class added to transition from Bag to libgdx Array.