Class NGEStyle

java.lang.Object
org.ngengine.gui.NGEStyle

public class NGEStyle extends Object
  • Constructor Details

    • NGEStyle

      public NGEStyle()
  • Method Details

    • fromHex

      public static ColorRGBA fromHex(String hex)
    • installAndUse

      public static void installAndUse()
    • use

      public static void use()
    • vmin

      public static int vmin(float f)
    • vmax

      public static int vmax(float f)
    • vw

      public static int vw(float f)
    • vh

      public static int vh(float f)
    • install

      public static void install()
    • solidBackground

      public static QuadBackgroundComponent solidBackground(ColorRGBA color)