|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Parser.parse()
returns if the user
enters 'available' to see what is available to buy at the current market.
Parser.parse()
returns if the user
enters 'buy' to buy cargo at the current market.
Parser.parse()
returns if it did not
understand what the user entered.
Parser.parse()
returns if the user
enters 'exit' to exit the market and return to the location.
Parser.parse()
returns if the user
enters 'inventory' to display his/her inventory.
Parser.parse()
returns if the user
enters 'market' to enter the market at teh current location.
Parser.parse()
returns if the user
enters 'quit' to quit the game.
Parser.parse()
returns if the user
enters 'sell' sell cargo at the current market.
Parser.parse()
returns if the user
enters 'travel' to travel to another location in the universe.
Parser.parse()
returns if the user
enters 'worldmap' to print the map of the universe.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |