Alternative for object pools in cocos2d-x v3.3 -


i migrating game andengine, there used object pools efficient use of objects bullets etc in game. alternate have in cocos2d-x scenario?

unfortunately cocos2d-x doesn't have built-in object pool. cocos2d-js(cocos2d-html5) have in extensions.

but can implement own object pool example of cocos2d-x book.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Save and close a word document by giving a name in R -