Open robwalch opened 11 years ago
Isn't this done?
See:
ec.addPool(Class);
Class.create();
So far only objects with PhysicsStub can be pooled. Objects with a Chipmunk physics shape/body need new physics objects to be assigned when pulling them out of the pool.
pool: