|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mutator | |
|---|---|
| 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 | |
| Uses of Mutator in cz.cuni.amis.pogamut.ut2004.agent.module.sensor |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.agent.module.sensor that return types with arguments of type Mutator | |
|---|---|
List<Mutator> |
Game.getMutators()
Returns list of mutators that are active in the current game. |
| Uses of Mutator in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
|---|
| Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type Mutator | |
|---|---|
Mutator(Mutator original)
Cloning constructor from the full message. |
|
| Uses of Mutator in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events that return types with arguments of type Mutator | |
|---|---|
List<Mutator> |
MutatorListObtained.getMutators()
|
| Constructor parameters in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events with type arguments of type Mutator | |
|---|---|
MutatorListObtained(List<Mutator> list,
long simTime)
|
|
| Uses of Mutator in cz.cuni.amis.pogamut.ut2004.server |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.server that return types with arguments of type Mutator | |
|---|---|
List<Mutator> |
IUT2004Server.getMutators()
Reeturns list of all mutators available on the server. |
| Uses of Mutator in cz.cuni.amis.pogamut.ut2004.server.impl |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.server.impl that return types with arguments of type Mutator | |
|---|---|
List<Mutator> |
AbstractUT2004Server.getMutators()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||