|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WritableVector2f
Writable interface to Vector2fs
Method Summary | |
---|---|
void |
set(float x,
float y)
Set the X,Y values |
void |
setX(float x)
Set the X value |
void |
setY(float y)
Set the Y value |
Method Detail |
---|
void setX(float x)
x
- void setY(float y)
y
- void set(float x, float y)
x
- y
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |