cz.cuni.amis.pogamut.ut2004.utils
Class UT2004Wrapper

Package class diagram package UT2004Wrapper
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.utils.UT2004Wrapper

public class UT2004Wrapper
extends Object

Wrapper of the UT2004 instance. Can be used for launching the game in spectate mode.

Author:
ik

Constructor Summary
UT2004Wrapper()
           
 
Method Summary
static void launchSpectate(URI serverUri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UT2004Wrapper

public UT2004Wrapper()
Method Detail

launchSpectate

public static void launchSpectate(URI serverUri)
                           throws IOException
Throws:
IOException


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