|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CappedQueue | |
| soc.robot | |
| Uses of CappedQueue in soc.robot |
| Fields in soc.robot declared as CappedQueue | |
(package private) CappedQueue |
SOCRobotPinger.messageQueue
|
protected CappedQueue |
SOCRobotBrain.gameEventQ
The queue of game messages |
| Constructors in soc.robot with parameters of type CappedQueue | |
SOCRobotPinger(CappedQueue q,
java.lang.String nickname)
Create a robot pinger |
|
SOCRobotBrain(SOCRobotClient rc,
SOCRobotParameters params,
SOCGame ga,
CappedQueue mq)
Create a robot brain to play a game |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||