Package icyllis.modernui.core
Class VideoMode
java.lang.Object
icyllis.modernui.core.VideoMode
A Video Mode (aka Display Mode) of a Monitor.
-
Constructor Details
-
VideoMode
-
VideoMode
-
-
Method Details
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getRedBits
public int getRedBits() -
getGreenBits
public int getGreenBits() -
getBlueBits
public int getBlueBits() -
getRefreshRate
public int getRefreshRate() -
equals
-
hashCode
public int hashCode() -
toString
-