Uses of Class
net.mtrop.doom.util.WadUtils.WadEntryAccumulator
-
Uses of WadUtils.WadEntryAccumulator in net.mtrop.doom.util
Modifier and TypeMethodDescriptionAdds a single entry to the list.Adds a set of entries to the list in the order that they are in the array.static WadUtils.WadEntryAccumulator
WadUtils.withEntries
(WadEntry... entries) Creates a WadEntry accumulator with a set of entries.