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 BSPTreeMapUtils.createBSPTree(Wad wad, String headerName) static DoomMapMapUtils.createDoomMap(Wad wad, int index) static DoomMapMapUtils.createDoomMap(Wad wad, String headerName) static HexenMapMapUtils.createHexenMap(Wad wad, int index) static HexenMapMapUtils.createHexenMap(Wad wad, String headerName) static UDMFMapMapUtils.createUDMFMap(Wad wad, int index) static UDMFMapMapUtils.createUDMFMap(Wad wad, String headerName)