public final class VTInt32Point
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
VTInt32Point() |
|
VTInt32Point(int x,
int y) |
protected |
VTInt32Point(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
void |
setX(int value) |
void |
setY(int value) |
int |
x() |
int |
y() |