| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.agent.module.sensor |
Utility classes concerning some aspects of the gameplay (mainly for UT).
|
| cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages | |
| cz.cuni.amis.pogamut.udk.communication.translator.shared.events | |
| cz.cuni.amis.pogamut.udk.server | |
| cz.cuni.amis.pogamut.udk.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.
|
| Modifier and Type | Method and Description |
|---|---|
List<Mutator> |
MutatorListObtained.getMutators() |
| Constructor and Description |
|---|
MutatorListObtained(List<Mutator> list) |
| Modifier and Type | Method and Description |
|---|---|
List<Mutator> |
IUDKServer.getMutators()
Reeturns list of all mutators available on the server.
|
| Modifier and Type | Method and Description |
|---|---|
List<Mutator> |
AbstractUDKServer.getMutators() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.