cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Class UT2004CompositeObjectCreator

Package class diagram package UT2004CompositeObjectCreator
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.UT2004CompositeObjectCreator

public class UT2004CompositeObjectCreator
extends Object


Nested Class Summary
static class UT2004CompositeObjectCreator.AliveMessageCreator
           
static class UT2004CompositeObjectCreator.AutoTraceRayCreator
           
static class UT2004CompositeObjectCreator.BombInfoCreator
           
static class UT2004CompositeObjectCreator.ConfigChangeCreator
           
static class UT2004CompositeObjectCreator.EntityCreator
           
static class UT2004CompositeObjectCreator.FlagInfoCreator
           
static class UT2004CompositeObjectCreator.GameInfoCreator
           
static interface UT2004CompositeObjectCreator.ICompositeWorldObjectCreator<T extends ICompositeWorldObject>
           
static class UT2004CompositeObjectCreator.IncomingProjectileCreator
           
static class UT2004CompositeObjectCreator.InitedMessageCreator
           
static class UT2004CompositeObjectCreator.ItemCreator
           
static class UT2004CompositeObjectCreator.MoverCreator
           
static class UT2004CompositeObjectCreator.MyInventoryCreator
           
static class UT2004CompositeObjectCreator.NavPointCreator
           
static class UT2004CompositeObjectCreator.PlayerCreator
           
static class UT2004CompositeObjectCreator.SelfCreator
           
static class UT2004CompositeObjectCreator.TeamScoreCreator
           
static class UT2004CompositeObjectCreator.VehicleCreator
           
 
Constructor Summary
UT2004CompositeObjectCreator()
           
 
Method Summary
static ICompositeWorldObject createObject(ILocalWorldObject localPart, ISharedWorldObject sharedPart, IStaticWorldObject staticPart)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UT2004CompositeObjectCreator

public UT2004CompositeObjectCreator()
Method Detail

createObject

public static ICompositeWorldObject createObject(ILocalWorldObject localPart,
                                                 ISharedWorldObject sharedPart,
                                                 IStaticWorldObject staticPart)


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