Uses of Class
de.extio.spacecraft.shared.model.client.game.GameSessionShipSlot
-
Packages that use GameSessionShipSlot Package Description de.extio.spacecraft.shared.model.client.game Data objects representing a game session on client side -
-
Uses of GameSessionShipSlot in de.extio.spacecraft.shared.model.client.game
Methods in de.extio.spacecraft.shared.model.client.game that return types with arguments of type GameSessionShipSlot Modifier and Type Method Description List<GameSessionShipSlot>
GameSession. getShipSlots()
Method parameters in de.extio.spacecraft.shared.model.client.game with type arguments of type GameSessionShipSlot Modifier and Type Method Description void
GameSession. setShipSlots(List<GameSessionShipSlot> shipSlots)
-