|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractHumanAgent | |
|---|---|
| org.vizzini.example.gin.ui | Provides gin user interface classes for the game framework. |
| org.vizzini.ui.game.boardgame | Provides board game user interface classes for the game framework. |
| org.vizzini.ui.game.boardgame.chess | Provides user interface classes for 3D chess for the game framework. |
| Uses of AbstractHumanAgent in org.vizzini.example.gin.ui |
|---|
| Subclasses of AbstractHumanAgent in org.vizzini.example.gin.ui | |
|---|---|
class |
MouseHumanAgent
Provides a human agent for Gin which uses the mouse to get commands. |
class |
TextHumanAgent
Provides a user interface for a human agent which uses the text input to play Gin. |
| Uses of AbstractHumanAgent in org.vizzini.ui.game.boardgame |
|---|
| Subclasses of AbstractHumanAgent in org.vizzini.ui.game.boardgame | |
|---|---|
class |
MovementMouseAgent
Provides a user interface for a human agent which uses the mouse to move a token. |
class |
MovementTextAgent
Provides a user interface for a human agent which uses the text input to move a token. |
class |
PlacementMouseAgent
Provides a user interface for a human agent which uses the mouse to place a token. |
class |
PlacementTextAgent
Provides a user interface for a human agent which uses the text input to place a token. |
class |
TextAgent
Provides a user interface for a human agent which uses the text input to place a token. |
| Uses of AbstractHumanAgent in org.vizzini.ui.game.boardgame.chess |
|---|
| Subclasses of AbstractHumanAgent in org.vizzini.ui.game.boardgame.chess | |
|---|---|
class |
MouseAgent
Provides a text agent for 3D chess. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |