Uses of Class
de.extio.spacecraft.shared.model.game_server.instance.GameSessionShipSlot
-
Packages that use GameSessionShipSlot Package Description de.extio.spacecraft.shared.model.game_server.instance Data objects representing and holding game sessions on server side -
-
Uses of GameSessionShipSlot in de.extio.spacecraft.shared.model.game_server.instance
Methods in de.extio.spacecraft.shared.model.game_server.instance that return types with arguments of type GameSessionShipSlot Modifier and Type Method Description List<GameSessionShipSlot>
GameSession. getShipSlots()
Returns all ship slots players can join
-