|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NichtBenachbartException | |
|---|---|
| risiko.common.interfaces | |
| risiko.server.domain | |
| Uses of NichtBenachbartException in risiko.common.interfaces |
|---|
| Methods in risiko.common.interfaces that throw NichtBenachbartException | |
|---|---|
void |
SpielMgr.starteAngriff(Land a,
Land b,
int x)
Startet einen neuen Angriff von a nach b mit x Angreifern (Spielphase: 1) |
void |
SpielMgr.verschiebeEinheiten(Land a,
Land b,
int x)
Verschiebt x Einheiten von Land a nach Land b (Spielphase: 2) |
| Uses of NichtBenachbartException in risiko.server.domain |
|---|
| Methods in risiko.server.domain that throw NichtBenachbartException | |
|---|---|
void |
SpielMgrImpl.starteAngriff(Land a,
Land b,
int x)
|
void |
SpielMgrImpl.verschiebeEinheiten(Land a,
Land b,
int x)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||