Class Lizzie


  • public class Lizzie
    extends java.lang.Object
    Main class.
    • Constructor Summary

      Constructors 
      Constructor Description
      Lizzie()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Launches the game window, and runs the game.
      static void setLookAndFeel()  
      static void shutdown()  
      static void switchEngine​(int index)
      Switch the Engine by index number
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • config

        public static Config config
      • board

        public static Board board
      • leelaz

        public static Leelaz leelaz
      • lizzieVersion

        public static java.lang.String lizzieVersion
    • Constructor Detail

      • Lizzie

        public Lizzie()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        Launches the game window, and runs the game.
        Throws:
        java.io.IOException
      • setLookAndFeel

        public static void setLookAndFeel()
      • shutdown

        public static void shutdown()
      • switchEngine

        public static void switchEngine​(int index)
        Switch the Engine by index number
        Parameters:
        index - engine index