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