schizoid2k / Solar2D-GBCObjectPool

Sample Solar2D project for using the GBC Object Pool plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GBC Object Pool Sample Code

This repository contains a sample app that demonstrates object pooling via my Solar2D plugin GBC Object Pool.

Download into a directory and run in the Corona Simulator, or compile and load on a device.

About GBC Object Pool

GBC Object Pool is a Solar2D plugin that manages object pooling. Object pooling manages the reuse of objects. The benefits are that objects are not created/destroyed over and over during run time, which improves performance.

Support

  • GBC Object Pool for Solar2D has been removed from the Marketplace. If you wish to purchase, please contact me directly.
  • I plan on adding more examples to the demo. If there is something you like to see, please let me know by sending me an email or a private message on the Solar2D forums.
  • If you have any questions about my plugin, or if there are any requests for additions, please send me an email or a private message on the forums.
  • Please check out my web site, my blog, and my Solar2D forums posts more assistance and questions.

External Links

GBC Object Pool documentation

Thanks!

About

Sample Solar2D project for using the GBC Object Pool plugin


Languages

Language:Lua 100.0%