Uses of Class
net.mtrop.doom.bsp.data.BSPSubsector
-
Uses of BSPSubsector in net.mtrop.doom.bsp
Modifier and TypeMethodDescriptionBSPTree.getSubsector
(int i) Gets the subsector at a specific index.Modifier and TypeMethodDescriptionvoid
BSPTree.addSubsector
(BSPSubsector subsector) Adds a subsector to this map.Modifier and TypeMethodDescriptionvoid
BSPTree.setSubsectors
(Iterable<BSPSubsector> subsectors) Replaces the list of subsectors in the map.