Nicolas Gramlich
|
bcf53f1453
|
Added CCNodeLoaderLibrary (more of a factory pattern, compared to adding the CCNodeLoaders directly to the CCBReader. Fixed all TODOs regarding (potential) memory leaks (Thanks to Ricardo Quesada). CCNodeLoaders are now autorelease objects (having a static 'loader()' method to be used).
|
2012-06-05 17:15:28 -07:00 |
Nicolas Gramlich
|
420a731138
|
Switched from std::string to const char *.
|
2012-06-04 17:45:25 -07:00 |
Nicolas Gramlich
|
62e0c1cda0
|
Added CCMenuLoader, CCMenuItemLoader and CCMenuItemImageLoader.
|
2012-05-31 17:07:02 -07:00 |