java.lang.Object
technology.sola.engine.assets.graphics.font.DefaultFont

@NullMarked public class DefaultFont extends Object
The DefaultFont class contains a utility method for creating the default font instance for sola-game-engine. This default font is a 16 point Monospaced font.
  • Field Details

  • Method Details

    • get

      public static Font get()
      Returns an instance of a Monospaced Normal 16 Font. If it has not yet been created the instance will be created.
      Returns:
      Monospaced Normal 16 Font