Uses of Class
net.mtrop.doom.object.TextObject.ParseException
Packages that use TextObject.ParseException
Package
Description
Contains textual data classes and other abstractions read from text.
-
Uses of TextObject.ParseException in net.mtrop.doom.text
Methods in net.mtrop.doom.text that throw TextObject.ParseExceptionModifier and TypeMethodDescriptionString[]
HexenMapInfo.nextTokens()
Parses the next significant line in the MAPINFO and returns it as a set of tokens.String[]
Scans the MAPINFO to the next property and returns its line, tokenized.