cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Class HSRoundEnd
java.lang.Object
cz.cuni.amis.pogamut.ut2004.communication.messages.custom.BaseCustomControlMessage
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSMessage
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundEnd
- All Implemented Interfaces:
- cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent, cz.cuni.amis.pogamut.base.communication.worldview.event.IWorldEvent, ICustomControlMessage, cz.cuni.amis.utils.listener.Event
public class HSRoundEnd
- extends HSMessage
Announcing that the round has ended.
All RUNNERS that were neither FOULED nor CAPTURED are counted as "SURVIVED".
Sent after last HSRoundState update is broadcast to mark the round end allowing clients to resolve the round.
- Author:
- Jimmy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HSRoundEnd
public HSRoundEnd()
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.