get_last_arc_coordinates


Description:

public void get_last_arc_coordinates (out int xs, out int ys, out int xe, out int ye, out int xc, out int yc)

Gets the starting, ending and center coordinates of the arc from the most recent call to an arc function.

Parameters:

xs

the starting X coordinate

ys

the starting Y coordinate

xe

the ending X coordinate

ye

the ending Y coordinate

xc

the center X coordinate

yc

the center Y coordinate


Namespace: Grx
Package: grx-3.0