|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.freecol.common.model.CombatModel.CombatResult
public static class CombatModel.CombatResult
Field Summary | |
---|---|
int |
damage
|
CombatModel.CombatResultType |
type
|
Constructor Summary | |
---|---|
CombatModel.CombatResult(CombatModel.CombatResultType type,
int damage)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public CombatModel.CombatResultType type
public int damage
Constructor Detail |
---|
public CombatModel.CombatResult(CombatModel.CombatResultType type, int damage)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |