Open IMP1 opened 8 years ago
It's a bit of a big ol' class. Split it up into DataLevel which loads all the level data (and reads a level) That way you can split readLevel up into bits, which makes everything easier to understand coming back to it.
readLevel
It's a bit of a big ol' class. Split it up into DataLevel which loads all the level data (and reads a level) That way you can split
readLevel
up into bits, which makes everything easier to understand coming back to it.