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