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