[Pogamut-list] Graph type Graph does not take parameters

michal.bida pogamut-forum at diana.ms.mff.cuni.cz
Fri Jan 25 11:12:46 CET 2013


Re: Graph type Graph does not take parameters

Author: michal.bida

That part of tutorial was written by LuVar when he was doing his jungigation library and it refers to jungigation code and classes. You need to have that project imported for that to work. However the implementation of jungigation changed a bit - that MAY be the reason why the sample code doesn't work, however I am not aware of any changes in NavigationGraphProviderForMap class or NavigationGraphSynchronized. 

Instead of 

Graph navigationGraph; 

I would use 

NavigationGraphSynchronized navigationGraph; 

as this is the object the method returns.

But for an example how to use jungigation library refer in svn to trunk\project\Addons\jungigation-squad\iexplorer6\ bot

Best,
Michal

-- 
Reply Link: <http://diana.ms.mff.cuni.cz/main/tiki-view_forum_thread.php?forumId=4&comments_reply_threadId=4&comments_parentId=1113&post_reply=1#form>




More information about the Pogamut-list mailing list