nonchocoboy 2002/04/24 03:43:53 PDT
Added files:
prototype/followcam Camera.cpp Camera.h ModelManager.cpp
ModelManager.h Scene.cpp Scene.h
Log:
More follow cam files.
Revision Changes Path
1.1 +136 -0 brotha/prototype/followcam/Camera.cpp (new)
1.1 +168 -0 brotha/prototype/followcam/Camera.h (new)
1.1 +85 -0 brotha/prototype/followcam/ModelManager.cpp (new)
1.1 +111 -0 brotha/prototype/followcam/ModelManager.h (new)
1.1 +139 -0 brotha/prototype/followcam/Scene.cpp (new)
1.1 +132 -0 brotha/prototype/followcam/Scene.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/prototype/followcam/Camera.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/prototype/followcam/Camera.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/prototype/followcam/ModelManager.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/prototype/followcam/ModelManager.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/prototype/followcam/Scene.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/prototype/followcam/Scene.h?rev=1.1&content-type=text/plain
|