Esempio n. 1
0
 public GALILEO_RETURN_CODE InsertGoal(float x, float y)
 {
     return(GalileoFunctions.InsertGoal(instance, x, y));
 }