|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.jsgames.game.MarioKart
public class MarioKart
Mario Kart game details.
| Constructor Summary | |
|---|---|
MarioKart()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
The game ID, used in the URL path. |
java.lang.String |
getTitle()
The game title, displayed on the game menu options below the game icon. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarioKart()
| Method Detail |
|---|
public final java.lang.String getId()
Game
getId in interface Gamepublic final java.lang.String getTitle()
Game
getTitle in interface Game
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||