Package net.sf.colossus.gui
Class SummonAngel
java.lang.Object
net.sf.colossus.gui.SummonAngel
Allows a player to summon an angel or archangel (or any other summonable,
whatever it is in certain variants).
When selection is done, now the dialog makes the client send the SummonInfo
result to server (empty one if window simply closed).
- Author:
- David Ripton, Romain Dolbeau, Clemens Katzer
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
void
sendSummonInfoToServer
(SummonInfo summonInfo)
-
Field Details
-
LOGGER
-
gui
-
legion
-
possibleDonors
-
-
Constructor Details
-
SummonAngel
-
-
Method Details
-
createDialog
private void createDialog() -
sendSummonInfoToServer
-