|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgame.players.Player
game.players.LocalPlayer
Field Summary |
Fields inherited from class game.players.Player |
BLACK_LANCE, BORDER_WORLDS, CIVILIAN, CONFED, DO_NOTHING_MODE, KILRATHI, NEPHILIM, PIRATE, RACE_COLORS, RACE_NAMES, UNKNOWN, WAIT_THEN_BREAK_MODE |
Constructor Summary | |
LocalPlayer(java.lang.String name,
int id,
int race,
int[] allies)
|
|
LocalPlayer(java.lang.String name,
int id,
int race,
int[] allies,
java.lang.String icon)
|
Methods inherited from class game.players.Player |
alliedWith, canSee, getColor, getIcon, getIconImage, getID, getName, getRace, integrate, orderGunAttack, orderLeadPursue, orderMode, orderMove, orderToggleCloak, orderToggleWeapons, setIcon, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LocalPlayer(java.lang.String name, int id, int race, int[] allies)
public LocalPlayer(java.lang.String name, int id, int race, int[] allies, java.lang.String icon)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |