|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReadableRectangle
Readonly interface for Rectangles
Method Summary | |
---|---|
void |
getBounds(WritableRectangle dest)
Copy this readable rectangle's bounds into a destination Rectangle |
Methods inherited from interface org.lwjgl.util.ReadableDimension |
---|
getHeight, getSize, getWidth |
Methods inherited from interface org.lwjgl.util.ReadablePoint |
---|
getLocation, getX, getY |
Method Detail |
---|
void getBounds(WritableRectangle dest)
dest
- The destination Rectangle, or null, to create a new Rectangle
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |