|
MoSync 3.0.1
|
A structure representing a two-dimensional point, with coordinates 'x' and 'y'. More...
#include <maapi.h>
Public Attributes | |
| int | x |
| int | y |
A structure representing a two-dimensional point, with coordinates 'x' and 'y'.
| int MAPoint2d::x |
Referenced by MAUtil::Point::Point(), and MAUtil::Point::set().
| int MAPoint2d::y |
Referenced by MAUtil::Point::Point(), and MAUtil::Point::set().