From: Josh B. <bro...@us...> - 2002-11-05 10:55:05
|
browner10 2002/11/05 02:55:04 PST Added files: src NavNodeTree.cpp NavNodeTree.h Log: This addition contains the (very ugly) code that gives us a structure for dealing with navigation nodes for the droids in a logical manner. The droids will access this object in order to get info about what path to follow to get to the player. Hopefully this works... Revision Changes Path 1.1 +65 -0 midworld/src/NavNodeTree.cpp (new) 1.1 +65 -0 midworld/src/NavNodeTree.h (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/NavNodeTree.cpp?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/NavNodeTree.h?rev=1.1&content-type=text/plain |