dreiche2 Prince Joined Apr 9, 2003 Messages 320 Aug 26, 2006 #1 Hi, is there any way to look at the default implementations of python functions such as assignStartingPlots() or findStartingPlot()? I can't find them... thanks...
Hi, is there any way to look at the default implementations of python functions such as assignStartingPlots() or findStartingPlot()? I can't find them... thanks...
Sto Should i code today ... Joined Dec 15, 2005 Messages 1,144 Location Marseille (France) Aug 26, 2006 #2 The default functions are not implemented in python ... i think assignStartingPlots is in CvGame.cpp and findStartingPlot in CvPlayer.cpp . Tcho!
The default functions are not implemented in python ... i think assignStartingPlots is in CvGame.cpp and findStartingPlot in CvPlayer.cpp . Tcho!
dreiche2 Prince Joined Apr 9, 2003 Messages 320 Aug 27, 2006 #4 ok I have another question... where do this "NiTextOut" outputs actually go to?