Uses of Class
net.mtrop.doom.exception.MapException
Packages that use MapException
-
Uses of MapException in net.mtrop.doom.util
Methods in net.mtrop.doom.util that throw MapExceptionModifier and TypeMethodDescriptionstatic BSPTree
MapUtils.createBSPTree
(Wad wad, String headerName) static DoomMap
MapUtils.createDoomMap
(Wad wad, int index) static DoomMap
MapUtils.createDoomMap
(Wad wad, String headerName) static HexenMap
MapUtils.createHexenMap
(Wad wad, int index) static HexenMap
MapUtils.createHexenMap
(Wad wad, String headerName) static UDMFMap
MapUtils.createUDMFMap
(Wad wad, int index) static UDMFMap
MapUtils.createUDMFMap
(Wad wad, String headerName)