|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gecco.server.core.Unit | +--gecco.game.dke.GameEventPoint | +--gecco.game.dke.ScorePoint
ScorePoint.java Created: Wed Feb 05 13:55:17 2003
Field Summary |
Fields inherited from class gecco.game.dke.GameEventPoint |
CHANGE_OWNER |
Fields inherited from class gecco.server.core.Unit |
activeAction, blockedActions, commander, handle, intX, intY, isDestroyed, name, observers, properties, type, unitType, updatedActions, updatedProperties, x, y |
Fields inherited from interface gecco.server.replaymanager.ReplayReady |
AUTOMATON, MOVING_ACTION, UNIT |
Constructor Summary | |
ScorePoint()
|
Method Summary | |
int |
getValue()
|
void |
printWriteMe(PrintWriter out)
|
String |
toString()
|
Methods inherited from class gecco.game.dke.GameEventPoint |
automatonLastVisitorChanged, changeOwner, getOwner, playReplayData, saveReplayData |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ScorePoint()
Method Detail |
public int getValue()
public String toString()
toString
in class GameEventPoint
public void printWriteMe(PrintWriter out)
printWriteMe
in class GameEventPoint
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |