| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationObserver |
ConfigurationObserver.setAll(Boolean All)
Toggles sending all messages with every update.
|
ConfigurationObserver |
ConfigurationObserver.setAsync(Boolean Async)
Whether to send asynchronous messages, such as HIT or AIN.
|
ConfigurationObserver |
ConfigurationObserver.setGame(Boolean Game)
Whether to send game-related messages with every update.
|
ConfigurationObserver |
ConfigurationObserver.setSee(Boolean See)
Whether to send messages about what the observed player sees with every update.
|
ConfigurationObserver |
ConfigurationObserver.setSelf(Boolean Self)
Whether to send messages about the observed player with every update.
|
ConfigurationObserver |
ConfigurationObserver.setSpecial(Boolean Special)
Whether to send messages about special objects on the map with every update.
|
ConfigurationObserver |
ConfigurationObserver.setUpdate(Double Update)
The frequency (in seconds) you will receive updates from the observer.
|
ConfigurationObserver |
ConfigurationObserver.setUpdateTime(Double UpdateTime)
The frequency (in seconds) you will receive updates from the observer.
|
| Constructor and Description |
|---|
ConfigurationObserver(ConfigurationObserver original)
Cloning constructor.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.