Klasse PaletteTeaVM

java.lang.Object
client.teavm.common.compiletime.PaletteTeaVM

public class PaletteTeaVM extends Object
Pre- generated PAL emulation color data to be included and used in the JavaScript and web assembly version builds. These color data will be static then and this helps to save time on startup in the browser.
  • Felddetails

  • Konstruktordetails

    • PaletteTeaVM

      public PaletteTeaVM()
  • Methodendetails

    • getPalette

      public static Map<String,String> getPalette(boolean b)
    • getPalette

      private static void getPalette(org.teavm.metaprogramming.Value<Boolean> b)