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

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

Uses of GameSetupException in org.deken.game.utils
 

Methods in org.deken.game.utils that throw GameSetupException
 java.awt.Font FileUtilities.loadTTFontFromResource(java.lang.String fileName)