public static class CoreCommon.CxFloat
extends java.lang.Object
| Constructor and Description |
|---|
CxFloat() |
| Modifier and Type | Method and Description |
|---|---|
static CoreCommon.CxFloat[] |
newArray(int n) |
void |
set(CoreCommon.CxFloat to) |
void |
setxy(float _x,
float _y) |
static CoreCommon.CxFloat |
stk() |
public static CoreCommon.CxFloat stk()
public void set(CoreCommon.CxFloat to)
public void setxy(float _x,
float _y)
public static CoreCommon.CxFloat[] newArray(int n)