net.ctdp.rfdynhud.gamedata
Class GameResolution
java.lang.Object
net.ctdp.rfdynhud.gamedata.GameResolution
public final class GameResolution
- extends java.lang.Object
- Author:
- Marvin Froehlich (CTDP)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GameResolution
public GameResolution(int resX,
int resY)
GameResolution
public GameResolution()
getResX
public final int getResX()
getResY
public final int getResY()
getViewportX
public final int getViewportX()
getViewportY
public final int getViewportY()
getViewportWidth
public final int getViewportWidth()
getViewportHeight
public final int getViewportHeight()
getResolutionString
public final java.lang.String getResolutionString()
getViewportString
public final java.lang.String getViewportString()