Class Summary |
ExtensAvailChecker |
This class contains static methods that can be called
to check for the availabilty of certain OpenGL extensions. |
FileFinder |
This class can be used to instanciate an object for findng files
of certain file extensions in a specified directory and all its
subdirectories |
FPSCounter |
This class can be used to calculate and display the
framerate (frames per second) |
HeapSizeDrawer |
This class can be used to draw the currently occupied heap space. |
Log |
Class that returns a logger object by the means of the
singleton pattern. |
LoopingByteInputStream |
The LoopingByteInputStream is a ByteArrayInputStream that loops indefinitly. |
Tools |
This class provides some usefull methods for calculations or image
processing, for example |