cz.cuni.amis.pogamut.multi.communication.worldview.object
Interface IStaticWorldObject

All Superinterfaces:
IWorldObject
All Known Implementing Classes:
AliveMessageMessage.AliveMessageStaticMessage, AliveMessageStatic, AliveMessageStaticImpl, AutoTraceRayMessage.AutoTraceRayStaticMessage, AutoTraceRayStatic, AutoTraceRayStaticImpl, BombInfoMessage.BombInfoStaticMessage, BombInfoStatic, BombInfoStaticImpl, ConfigChangeMessage.ConfigChangeStaticMessage, ConfigChangeStatic, ConfigChangeStaticImpl, FlagInfoMessage.FlagInfoStaticMessage, FlagInfoStatic, FlagInfoStaticImpl, GameInfoMessage.GameInfoStaticMessage, GameInfoStatic, GameInfoStaticImpl, IncomingProjectileMessage.IncomingProjectileStaticMessage, IncomingProjectileStatic, IncomingProjectileStaticImpl, InitedMessageMessage.InitedMessageStaticMessage, InitedMessageStatic, InitedMessageStaticImpl, ItemMessage.ItemStaticMessage, ItemStatic, ItemStaticImpl, MoverMessage.MoverStaticMessage, MoverStatic, MoverStaticImpl, MyInventoryMessage.MyInventoryStaticMessage, MyInventoryStatic, MyInventoryStaticImpl, NavPointMessage.NavPointStaticMessage, NavPointStatic, NavPointStaticImpl, PlayerMessage.PlayerStaticMessage, PlayerStatic, PlayerStaticImpl, SelfMessage.SelfStaticMessage, SelfStatic, SelfStaticImpl, TeamScoreMessage.TeamScoreStaticMessage, TeamScoreStatic, TeamScoreStaticImpl, VehicleMessage.VehicleStaticMessage, VehicleStatic, VehicleStaticImpl

public interface IStaticWorldObject
extends IWorldObject


Method Summary
 java.lang.Class getCompositeClass()
           
 
Methods inherited from interface cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObject
getId, getSimTime
 

Method Detail

getCompositeClass

java.lang.Class getCompositeClass()