Package de.adom.jade.utils

Class Summary
ConfigurationFile Manages a configuration file contained in the distributed software.
Dice Defines a class that interprets a dice string of type 'x'd'y'+'z' and can create random numbers derived from that dice string.
Direction Encapsulates constants for the various (eight) directions of the game.
ErrorUtils Implements helper methods for error handling.
KeyUtils Provides utility functions for handing keyboard input.
MathUtils Provides a number of basic mathematical functions that Sun seems to have forgotten when implementing the Math class.
ReflectionUtils Defines various tools for reflection support.
VerboseRunnable Implements a verbose runnable that reports all errors that occur during execution.
 

Exception Summary
ConfigurationException Implements an exception that gets throw if there is a problem with any of the JADE configuration files.