SqueezeBrains SDK 1.13
|
Represents an ordered pair of integer x and y coordinates that defines a point in a two-dimensional plane. More...
#include <sb.h>
Data Fields | |
int | x |
abscissa of the point | |
int | y |
ordinate of the point | |
Represents an ordered pair of integer x and y coordinates that defines a point in a two-dimensional plane.