|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationObserver | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands | |
| Uses of ConfigurationObserver in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return ConfigurationObserver | |
|---|---|
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. |
| Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands with parameters of type ConfigurationObserver | |
|---|---|
ConfigurationObserver(ConfigurationObserver original)
Cloning constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||