Package breitband.util
Utility classes that are used in the game.
- See Also:
Utils
-
Class Summary Class Description Config A config that is created by parsing and validating XML config files according to the Breitband requirements.ContractPool Class for modelling the contract poolMapCredits The credits for a map.Utils Various utilities -
Enum Summary Enum Description SoundFile A sound file that is loaded once and can be played multiple times consecutively using theSoundFile.play()
method. -
Exception Summary Exception Description ConfigReaderException Thrown when an error occurs in theConfig
.