nclud / 2013.beercamp.com

MIT License
0 stars 1 forks source link

Object Pooling #81

Closed mikemorris closed 11 years ago

mikemorris commented 11 years ago

Implement object pooling for Projectiles and Players (in Box2d and entities) to recycle previously used objects rather than always creating new objects.

imjared commented 11 years ago

would be nice