From: Ben S. <non...@us...> - 2002-09-17 09:32:00
|
nonchocoboy 2002/09/17 02:31:59 PDT Added files: (Branch: opensg-branch) src ResourceManager.cpp ResourceManager.h Log: Added a resource manager to provide a mapping between a resource's name and the file that it is associated with. This consolidates any such mappings to a singular location. Revision Changes Path 1.1.2.1 +87 -0 midworld/src/ResourceManager.cpp (new) 1.1.2.1 +83 -0 midworld/src/ResourceManager.h (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/ResourceManager.cpp?rev=1.1.2.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/ResourceManager.h?rev=1.1.2.1&content-type=text/plain |