cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Class HSRoundStart
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.HSRoundStart
- 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 HSRoundStart
- extends HSMessage
Announcing new round is about to start.
Sent before new HSRoundState is sent, allows clients to clean-up their data structures for new round.
- Author:
- Jimmy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HSRoundStart
public HSRoundStart()
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.