|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--gamingtools.FrameBuilder.Region
Rectangular dirty region.
| Field Summary | |
int |
height
Height of the region. |
int |
width
Width of the region. |
int |
x
Horizontal position of the upper-left corner. |
int |
y
Vertical position of the upper-left corner. |
| Constructor Summary | |
protected |
FrameBuilder.Region()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int x
public int y
public int width
public int height
| Constructor Detail |
protected FrameBuilder.Region()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||