|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Display
Describe screen configuration (width, height, rate, windowed).
Method Summary | |
---|---|
int |
getDepth()
Get current screen depth. |
int |
getDesiredRate()
Get desired rate (not the real value). |
int |
getHeight()
Get current screen height. |
Ratio |
getRatio()
Get screen ratio (ex: 4/3). |
int |
getWidth()
Get current screen width. |
boolean |
isWindowed()
Get windowed state (true=windowed). |
Method Detail |
---|
int getWidth()
int getHeight()
int getDepth()
int getDesiredRate()
boolean isWindowed()
Ratio getRatio()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |