XNA Creators Club Online
Page 1 of 1 (1 items)
Sort Posts: Previous Next

Generic Resource Pool Collection

Last post 6/7/2007 4:48 PM by SwampThingTom. 0 replies.
  • 6/7/2007 4:48 PM

    Generic Resource Pool Collection

    For those interested, I wrote a generic Pool collection class that can be used to maintain resource pools of any type.  The goal was to have a class with all of the flexibility and features of the other generic collection classes.  I've posted an entry on my blog about the design decisions that went into it, along with a quick explanation on how to use it.  Although hopefully, if you're familiar with using collections in general, it will be pretty obvious.

    The article can be found here.

    The code can be downloaded here.

    Tom

     

Page 1 of 1 (1 items) Previous Next