|
CS 1705 Library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parser | |
|---|---|
| cs1705.adventure | This package provides all of the course-specific classes based on the "World of Zuul" adventure game example from Chapter 7 of Objects First with Java by Michael Kolling and David Barnes. |
| Uses of Parser in cs1705.adventure |
|---|
| Methods in cs1705.adventure that return Parser | |
|---|---|
Parser |
Game.parser()
Access this game's parser. |
| Constructors in cs1705.adventure with parameters of type Parser | |
|---|---|
Game(Player player,
Parser parser)
Create the game and initialise its internal map. |
|
|
Last updated: Wed, Apr 1, 2009 12:29 AM EDT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||