|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOCRobotBrain | |
|---|---|
| soc.robot | |
| Uses of SOCRobotBrain in soc.robot |
|---|
| Fields in soc.robot declared as SOCRobotBrain | |
|---|---|
protected SOCRobotBrain |
SOCRobotNegotiator.brain
|
protected SOCRobotBrain |
SOCRobotDM.brain
|
protected SOCRobotBrain |
SOCPlayerTracker.brain
The robot brain using this tracker |
| Fields in soc.robot with type parameters of type SOCRobotBrain | |
|---|---|
private java.util.Hashtable<java.lang.String,SOCRobotBrain> |
SOCRobotClient.robotBrains
the robot's "brains", 1 for each game this robot is currently playing. |
| Methods in soc.robot that return SOCRobotBrain | |
|---|---|
SOCRobotBrain |
SOCPlayerTracker.getBrain()
|
| Constructors in soc.robot with parameters of type SOCRobotBrain | |
|---|---|
SOCPlayerTracker(SOCPlayer pl,
SOCRobotBrain br)
Constructor. |
|
SOCRobotDM(SOCRobotBrain br)
constructor |
|
SOCRobotNegotiator(SOCRobotBrain br)
constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||