Citrus-Engine icon indicating copy to clipboard operation
Citrus-Engine copied to clipboard

Get rid of linked list in the pooling system

Open gsynuh opened this issue 8 years ago • 0 comments

It's pretty. But if its unreadable and difficult to maintain, why keep it that way. Array.insertAt/removeAt etc... should do the same job almost as fast now + implementing more object pooling features should be easier (such as fully destroying one object in a pool ?)

gsynuh avatar Dec 16 '16 10:12 gsynuh