Uses of Class
zombie.core.fonts.AngelCodeFont

Packages that use AngelCodeFont
zombie.ui   
 

Uses of AngelCodeFont in zombie.ui
 

Fields in zombie.ui declared as AngelCodeFont
 AngelCodeFont TextManager.font
           
 AngelCodeFont TextManager.font2
           
 AngelCodeFont TextManager.font3
           
 AngelCodeFont TextManager.font4
           
 AngelCodeFont TextManager.main1
           
 AngelCodeFont TextManager.main2
           
 AngelCodeFont TextManager.zombiefontcredits1
           
 AngelCodeFont TextManager.zombiefontcredits2
           
 AngelCodeFont TextManager.zombienew1
           
 AngelCodeFont TextManager.zombienew2
           
 AngelCodeFont TextManager.zombienew3
           
 

Methods in zombie.ui that return AngelCodeFont
 AngelCodeFont TextManager.getFontFromEnum(UIFont font)