Uses of Class
org.newdawn.slick.font.HieroSettings

Packages that use HieroSettings
org.newdawn.slick This package contains the actual API the game developer should be using. 
 

Uses of HieroSettings in org.newdawn.slick
 

Constructors in org.newdawn.slick with parameters of type HieroSettings
UnicodeFont(java.awt.Font font, HieroSettings settings)
          Creates a new UnicodeFont.
UnicodeFont(java.lang.String ttfFileRef, HieroSettings settings)
          Create a new unicode font based on a TTF file and a set of heiro configuration
 



Copyright © 2006 New Dawn Software. All Rights Reserved.