|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPlayer
public class Player
Write a description of class Player here.
Field Summary | |
---|---|
(package private) String |
name
|
(package private) int |
place
|
Constructor Summary | |
---|---|
Player(String name)
|
Method Summary | |
---|---|
int |
movePlayer(int numberToMove)
|
Methods inherited from class |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
String name
int place
Constructor Detail |
---|
public Player(String name)
Method Detail |
---|
public int movePlayer(int numberToMove)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |