Saturday, July 18, 2009

SuperFactory: A generic object factory implementation in C++

If you ever wanted to use an object factory that works out of the box in C++, then this article written by Francis Xavier might help you out.

http://www.gamedev.net/reference/snippets/features/supFactory/

No comments:

Post a Comment