Package game
Class Player
java.lang.Object
game.Player
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleancheckForItem(Item item) intmove()voidprintFixedWidth(String s, int width)
-
Constructor Details
-
Player
Start the player off on this scene The scenes should already be prepared
-
-
Method Details
-
addItem
-
checkForItem
-
move
public int move() -
printFixedWidth
-