Class FontRenderer

java.lang.Object
engine.fontRendering.FontRenderer

public class FontRenderer extends Object
class for FontRendering
  • Constructor Details

    • FontRenderer

      public FontRenderer()
  • Method Details

    • cleanUp

      public void cleanUp()
      this method cleans up the shader
    • render

      public void render(Map<FontType,List<GUIText>> texts)
      render function of the texts in relation with the fontType
      Parameters:
      texts -