Uses of Class
de.extio.spacecraft.shared.model.managers.ShipClassEntityCategoryConstraint
-
Packages that use ShipClassEntityCategoryConstraint Package Description de.extio.spacecraft.shared.model.managers Data objects for various managers implementing game subsystems -
-
Uses of ShipClassEntityCategoryConstraint in de.extio.spacecraft.shared.model.managers
Methods in de.extio.spacecraft.shared.model.managers that return types with arguments of type ShipClassEntityCategoryConstraint Modifier and Type Method Description List<ShipClassEntityCategoryConstraint>
ShipClass. getEntityCategoryConstraints()
Method parameters in de.extio.spacecraft.shared.model.managers with type arguments of type ShipClassEntityCategoryConstraint Modifier and Type Method Description void
ShipClass. setEntityCategoryConstraints(List<ShipClassEntityCategoryConstraint> entityCategoryConstraints)
-