CRaPI - Correct Robust and Perfect API

BasicActions.KickToPoint Method

Generates a command to kick the ball towards a point

Overload List

public static Command KickToPoint(Player,Point2D,int);

public static void KickToPoint(Player,Point2D,int,out Command);

See Also

BasicActions Class | TeamYaffa.CRaPI Namespace | KickToObject