2d coordinate. More...
#include <Sizer.h>
Public Member Functions | |
SizerPoint (int px=0, int py=0) | |
void | Set (int px, int py) |
Public Attributes | |
int | x |
int | y |
2d coordinate.
|
inline |
...
|
inline |
Change after construction.
int SizerPoint::x |
x coordinate
int SizerPoint::y |
y coordinate