| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.module.sensor |
Utility classes concerning some aspects of the gameplay (mainly for UT).
|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages | |
| cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events | |
| cz.cuni.amis.pogamut.ut2004.server | |
| cz.cuni.amis.pogamut.ut2004.server.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Mutator> |
Game.getMutators()
Returns list of mutators that are active in the current game.
|
| Constructor and Description |
|---|
Mutator(Mutator original)
Cloning constructor from the full message.
|
| Modifier and Type | Method and Description |
|---|---|
List<Mutator> |
MutatorListObtained.getMutators() |
| Constructor and Description |
|---|
MutatorListObtained(List<Mutator> list,
long simTime) |
| Modifier and Type | Method and Description |
|---|---|
List<Mutator> |
IUT2004Server.getMutators()
Reeturns list of all mutators available on the server.
|
| Modifier and Type | Method and Description |
|---|---|
List<Mutator> |
AbstractUT2004Server.getMutators() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.