Uses of Class
tripleplay.util.Hud

Packages that use Hud
Package
Description
 
  • Uses of Hud in tripleplay.util

    Subclasses of Hud in tripleplay.util
    Modifier and Type
    Class
    Description
    static class 
    A stock HUD that provides a bunch of standard PlayN performance info and handles once-per-second updating.
    Methods in tripleplay.util that return Hud
    Modifier and Type
    Method
    Description
    Hud.setColors(int textColor, int bgColor)
    Configures the foreground and background colors.
    Hud.setFont(Font font)
    Configures the font used to display the HUD.