cz.cuni.amis.pogamut.ut2004.tournament
Class UT2004MatchConsole

Package class diagram package UT2004MatchConsole
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.tournament.UT2004MatchConsole

public class UT2004MatchConsole
extends Object


Nested Class Summary
static class UT2004MatchConsole.MatchType
           
 
Field Summary
static int humanCount
           
 
Constructor Summary
UT2004MatchConsole()
           
 
Method Summary
static void executeCaptureTheFlag()
           
static void executeDoubleDomination()
           
static void executeTeamDeathMatch()
           
static String[] getArgs_CTF_2v2v1()
           
static String[] getArgs_DM_2v2v1()
           
static String[] getArgs_TDM_2v2v1()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

humanCount

public static int humanCount
Constructor Detail

UT2004MatchConsole

public UT2004MatchConsole()
Method Detail

executeTeamDeathMatch

public static void executeTeamDeathMatch()

executeCaptureTheFlag

public static void executeCaptureTheFlag()

executeDoubleDomination

public static void executeDoubleDomination()

getArgs_DM_2v2v1

public static String[] getArgs_DM_2v2v1()

getArgs_TDM_2v2v1

public static String[] getArgs_TDM_2v2v1()

getArgs_CTF_2v2v1

public static String[] getArgs_CTF_2v2v1()

main

public static void main(String[] args)
                 throws com.martiansoftware.jsap.JSAPException
Throws:
com.martiansoftware.jsap.JSAPException


Copyright © 2016 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.