|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Thread | +--soccerclient.brain.Player | +--soccerclient.brain.FieldPlayer | +--soccerclient.brain.Defender
Überschrift: Beschreibung: Copyright: Copyright (c) 2002 Organisation:
Fields inherited from class soccerclient.brain.Player |
action, com, field, log, manager, nr, out, pi, playmode, serverName, serverPort, standardPos, startPos, state, teamName, viewmode |
Fields inherited from class java.lang.Thread |
inheritableThreadLocals, MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY, threadLocals |
Constructor Summary | |
Defender(java.lang.String serverName,
int serverPort,
java.lang.String teamName)
|
Method Summary | |
void |
kickOff()
|
void |
playing()
This method is defined exactly in the inherit classes, here it is a blank method. |
Methods inherited from class soccerclient.brain.FieldPlayer |
cornerKick, freeKick, kickIn, kickOff, powerGoalKick, run, staminaRecovery, tripple |
Methods inherited from class soccerclient.brain.Player |
checkIn, directGoalKick, directKick, exactGoalKick, exactKick, getBall, getBallDir, getBallDist, getDirDist, getDist, getFarestFriend, getFutureBall, getNearestEnemy, getNearestFriend, getNormedDirection, goToBall, goToFastBall, goToFastBall, goToPosition, goToPosition, goToPosition, initPos, isBallTimeCurrent, log, lookForBall, pass, resetPos, resetPos, resetPos, resetViewMode, stopBall, turnBodyToObject |
Methods inherited from class java.lang.Thread |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Defender(java.lang.String serverName, int serverPort, java.lang.String teamName)
Method Detail |
public void playing()
FieldPlayer
playing
in class FieldPlayer
public void kickOff()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |