Uses of Class
org.deken.game.utils.KeyConfiguration

Packages that use KeyConfiguration
org.deken.game.utils The util package contains standard utilities used by the Old Style framework. 
 

Uses of KeyConfiguration in org.deken.game.utils
 

Constructors in org.deken.game.utils with parameters of type KeyConfiguration
ConfigurationMenu(KeyConfiguration configuration, int screenWidth, int screenHeight)
           
ConfigurationMenu(KeyConfiguration configuration, int screenWidth, int screenHeight, int columns, int rows)