public static class GameInfoSharedImpl.GameInfoSharedUpdate extends Object implements ISharedWorldObjectUpdatedEvent
Constructor and Description |
---|
GameInfoSharedImpl.GameInfoSharedUpdate(GameInfoShared data,
long time,
ITeamId teamId) |
Modifier and Type | Method and Description |
---|---|
Class |
getCompositeObjectClass() |
WorldObjectId |
getId() |
Collection<ISharedPropertyUpdatedEvent> |
getPropertyEvents() |
long |
getSimTime()
Simulation time in MILLI SECONDS !!!
|
ITeamId |
getTeamId() |
public GameInfoSharedImpl.GameInfoSharedUpdate(GameInfoShared data, long time, ITeamId teamId)
public long getSimTime()
getSimTime
in interface IWorldChangeEvent
public WorldObjectId getId()
getId
in interface ISharedWorldObjectUpdatedEvent
public ITeamId getTeamId()
getTeamId
in interface ISharedWorldObjectUpdatedEvent
public Class getCompositeObjectClass()
getCompositeObjectClass
in interface ISharedWorldObjectUpdatedEvent
public Collection<ISharedPropertyUpdatedEvent> getPropertyEvents()
getPropertyEvents
in interface ISharedWorldObjectUpdatedEvent
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.