|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Game
This interface describes a game.
| Method Summary | |
|---|---|
String |
getName()
Returns the name of the game/ |
void |
play(GameConsole console)
Plays the game on a game console |
| Method Detail |
|---|
void play(GameConsole console)
String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||