Uses of Class
mhframework.MHVideoSettings

Packages that use MHVideoSettings
mhframework   
 

Uses of MHVideoSettings in mhframework
 

Methods in mhframework with parameters of type MHVideoSettings
static void MHDisplayModeChooser.configureGameWindow(javax.swing.JFrame appFrame, MHVideoSettings settings)
          Configures a JFrame object for full-screen or windowed rendering as specified in the MHVideoSettings parameter.
 

Constructors in mhframework with parameters of type MHVideoSettings
MHGameApplication(MHScreen startingScreen, MHVideoSettings displaySettings)
          Constructor.