| 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 |
| Modifier and Type | Method and Description |
|---|---|
IncomingProjectile |
Senses.getLastIncomingProjectile()
Provides access to the last incoming-projectile object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IncomingProjectileCompositeImpl
Composite implementation of the PRJ abstract message.
|
class |
IncomingProjectileMessage
Implementation of the GameBots2004 message PRJ contains also its Local/Shared/Static subpart class definitions..
|
| Modifier and Type | Method and Description |
|---|---|
IncomingProjectile |
UT2004CompositeObjectCreator.IncomingProjectileCreator.create(ILocalWorldObject localPart,
ISharedWorldObject sharedPart,
IStaticWorldObject staticPart) |
| Constructor and Description |
|---|
IncomingProjectile.IncomingProjectileUpdate(IncomingProjectile source,
long eventTime,
ITeamId teamId) |
IncomingProjectile.ObjectDisappeared(IncomingProjectile obj,
long time) |
IncomingProjectileLocalImpl(IncomingProjectile original)
Cloning constructor from the full message.
|
IncomingProjectileStaticImpl(IncomingProjectile original)
Cloning constructor from the full message.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.