Simplified Options class.
- Boolean and integer option values are now stored in a GameOption field instead of individual static fields in the Options class. - Added default method bodies for getValueString(), click(), and drag() based on the option type. Also made the options file parser continue after a NumberFormatException instead of quitting immediately. Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
parent
de949ef11c
commit
11e555492e