|
Crossfire JXClient, Trunk
|


Public Member Functions | |
| void | paint (Graphics g) |
| ShapeTest (Shape shape) | |
| ShapeTest (Shape shape, int step) | |
Package Attributes | |
| Shape | shape |
| int | step |
Definition at line 421 of file GraphicsTest.java.
| ShapeTest.ShapeTest | ( | Shape | shape, |
| int | step | ||
| ) |
Definition at line 426 of file GraphicsTest.java.
| ShapeTest.ShapeTest | ( | Shape | shape | ) |
Definition at line 431 of file GraphicsTest.java.
| void ShapeTest.paint | ( | Graphics | g | ) |
Definition at line 436 of file GraphicsTest.java.
References ColorUtils.darker().

|
package |
Definition at line 423 of file GraphicsTest.java.
|
package |
Definition at line 424 of file GraphicsTest.java.
1.8.17