|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemPickedUp | |
|---|---|
| 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 | |
| Uses of ItemPickedUp in cz.cuni.amis.pogamut.ut2004.agent.module.sensor |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.agent.module.sensor that return ItemPickedUp | |
|---|---|
ItemPickedUp |
Senses.getItemPickedUp()
Provides information about the last item the bot has picked up. |
| Methods in cz.cuni.amis.pogamut.ut2004.agent.module.sensor with parameters of type ItemPickedUp | |
|---|---|
protected void |
AgentStats.itemPickedUp(ItemPickedUp event)
|
void |
Items.ItemPickedUpListener.notify(ItemPickedUp event)
|
| Uses of ItemPickedUp in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
|---|
| Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type ItemPickedUp | |
|---|---|
ItemPickedUp(ItemPickedUp original)
Cloning constructor from the full message. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||