public void AddPointInCurrentLine(int N, IntSurf_PathPoint PathPnt, IntPatch_TheIWLineOfTheIWalking CurrentLine)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void AddStatusLast(bool HasLast, int Index, IntSurf_PathPoint P)
 {
     throw new NotImplementedException();
 }