|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgame.players.Player
game.players.SniperPlayer
public class SniperPlayer
Field Summary | |
---|---|
(package private) int |
state
|
(package private) int |
state2
|
Constructor Summary | |
---|---|
SniperPlayer()
|
Method Summary | |
---|---|
Move |
getMove(GameState gs)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int state
int state2
Constructor Detail |
---|
public SniperPlayer()
Method Detail |
---|
public Move getMove(GameState gs)
getMove
in class Player
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |