Package org.swtpra1

Class AIServerMain


  • public class AIServerMain
    extends java.lang.Object
    Main class of player-server. Handles cli and creates the correct player-server
    • Constructor Summary

      Constructors 
      Constructor Description
      AIServerMain()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Creates a new AIServer with given commandline arguments.
      • Methods inherited from class java.lang.Object

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

      • AIServerMain

        public AIServerMain()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Creates a new AIServer with given commandline arguments.
        Parameters:
        args - commandline arguments