|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--Vector2
|
+--Vector2Colored
The Vector2Colored class defines a little colored cross, to use for a star
| Field Summary | |
(package private) java.awt.Color |
fillcolor
|
| Fields inherited from class Vector2 |
x,
y |
| Constructor Summary | |
Vector2Colored()
|
|
Vector2Colored(Randomizer rand,
double width,
double height)
|
|
| Method Summary | |
void |
draw(java.awt.Graphics g,
RealPixelConverter rtopc)
|
| Methods inherited from class Vector2 |
add,
angle,
angle,
copy,
difference,
distanceTo,
dotproduct,
magnitude,
multiply,
nonzero,
normalize,
product,
set,
set,
setMagnitude,
setzero,
subtract,
sum,
toString,
turn |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
java.awt.Color fillcolor
| Constructor Detail |
public Vector2Colored()
public Vector2Colored(Randomizer rand,
double width,
double height)
| Method Detail |
public void draw(java.awt.Graphics g,
RealPixelConverter rtopc)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||