- addCard() - Method in interface se.chalmers.dat255.risk.model.IPlayer
-
Takes a card from the deck and puts on the players hand.
- addCard() - Method in class se.chalmers.dat255.risk.model.Player
-
- addConquerContinentMissions(List<MissionHandler.Mission>, String) - Method in class se.chalmers.dat255.risk.model.MissionHandler
-
Creates the mission of Conquer Continent Mission type
- addConquerProvincesMissions(List<MissionHandler.Mission>) - Method in class se.chalmers.dat255.risk.model.MissionHandler
-
Creates the mission of Conquer Province Mission type
- addEliminateMissions(List<MissionHandler.Mission>, List<IPlayer>) - Method in class se.chalmers.dat255.risk.model.MissionHandler
-
Creates the mission of Eliminate type
- addListener(PropertyChangeListener) - Method in class se.chalmers.dat255.risk.model.Game
-
- addListener(PropertyChangeListener) - Method in interface se.chalmers.dat255.risk.model.IGame
-
Adds a listener to receive events
- addListener(PropertyChangeListener) - Method in interface se.chalmers.dat255.risk.model.IPlayer
-
Adds a listener to this object
- addListener(PropertyChangeListener) - Method in class se.chalmers.dat255.risk.model.Player
-
- addUnits(int) - Method in interface se.chalmers.dat255.risk.model.IProvince
-
Adds units to this province
- addUnits(int) - Method in class se.chalmers.dat255.risk.model.Province
-
- AGAIN - Static variable in interface se.chalmers.dat255.risk.model.IGame
-
- ATTACK - Static variable in interface se.chalmers.dat255.risk.model.IGame
-