cz.cuni.amis.pogamut.udk.communication.messages
Class GBObjectUpdate

Package class diagram package GBObjectUpdate
java.lang.Object
  extended by cz.cuni.amis.pogamut.base.communication.messages.InfoMessage
      extended by cz.cuni.amis.pogamut.udk.communication.messages.GBObjectUpdate
All Implemented Interfaces:
IWorldChangeEvent, IWorldObjectUpdatedEvent, IGBWorldObjectEvent, cz.cuni.amis.utils.listener.Event
Direct Known Subclasses:
AliveMessage, AutoTraceRay, ConfigChange, FlagInfo, GameInfo, IncomingProjectile, InitedMessage, Item, ItemCategory, Mover, MyInventory, NavPoint, Player, Self, TeamScore, Vehicle

public abstract class GBObjectUpdate
extends InfoMessage
implements IGBWorldObjectEvent

Author:
ik

Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdatedEvent
IWorldObjectUpdatedEvent.DestroyWorldObject
 
Constructor Summary
GBObjectUpdate()
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.base.communication.messages.InfoMessage
toJsonLiteral, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdatedEvent
getId, update
 
Methods inherited from interface cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent
getSimTime
 

Constructor Detail

GBObjectUpdate

public GBObjectUpdate()


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