nl.tudelft.goal.ut2004.visualizer.util
Class UnrealActors

Package class diagram package UnrealActors
java.lang.Object
  extended by nl.tudelft.goal.ut2004.visualizer.util.UnrealActors

public class UnrealActors
extends Object

Class containing string representations of object types that can be spawned in Unreal Tournament 2004.

Author:
Lennard de Rijk

Field Summary
static String[] INVENTORY_TYPES
          Collection of Unreal Class names that can be added to the inventory.
 
Constructor Summary
UnrealActors()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INVENTORY_TYPES

public static final String[] INVENTORY_TYPES
Collection of Unreal Class names that can be added to the inventory.

Constructor Detail

UnrealActors

public UnrealActors()


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