apotapov / gdx-artemis

Fork of artemis entity-system (http://gamadu.com/artemis/) refactored to integrate with Libgdx (http://libgdx.badlogicgames.com/)
Other
53 stars 5 forks source link

Add proper memory management and pooling to PlayerManager #16

Closed apotapov closed 10 years ago

apotapov commented 10 years ago

Review Player manager and implement proper memory management and pooling.

apotapov commented 10 years ago

Team Manager suffers from this as well.