|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Game | |
|---|---|
| hudson.plugins.jsgames | Provides classes for JSGames Plugin. |
| hudson.plugins.jsgames.game | This package contains the games available to be played. |
| Uses of Game in hudson.plugins.jsgames |
|---|
| Fields in hudson.plugins.jsgames with type parameters of type Game | |
|---|---|
private static java.util.List<Game> |
JsGamesRootAction.games
The list of games to be displayed on JSGames menu. |
| Methods in hudson.plugins.jsgames that return types with arguments of type Game | |
|---|---|
java.util.List<Game> |
JsGamesRootAction.getGames()
|
| Uses of Game in hudson.plugins.jsgames.game |
|---|
| Classes in hudson.plugins.jsgames.game that implement Game | |
|---|---|
class |
MarioKart
Mario Kart game details. |
class |
Tetris
Tetris game details. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||