public final class CGVector
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
CGVector() |
|
CGVector(double dx,
double dy) |
protected |
CGVector(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
double |
dx() |
double |
dy() |
void |
setDx(double value) |
void |
setDy(double value) |