-
- All Known Implementing Classes:
ActorSpaceDef
public interface SpaceDef
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PlaneDefgetPlaneDef(String planeName)Collection<? extends PlaneDef>planeDefs()StringspaceName()
-
-
-
Method Detail
-
spaceName
String spaceName()
-
planeDefs
Collection<? extends PlaneDef> planeDefs()
-
-