cz.cuni.amis.pogamut.udk.utils
Class UDKWrapper

Package class diagram package UDKWrapper
java.lang.Object
  extended by cz.cuni.amis.pogamut.udk.utils.UDKWrapper

public class UDKWrapper
extends Object

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

Author:
ik

Constructor Summary
UDKWrapper()
           
 
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

UDKWrapper

public UDKWrapper()
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.