Package org.jogre.common.util

This package contain various utility classes.

See:
          Description

Interface Summary
IJogreLog Interface which compliments the JogreLog class.
 

Class Summary
AbstractProperties Abstract class which provides various methods which are common to GameProperties, GameLabels and JogreLabels.
FileUtils Bundle of useful file operations such as creating directories if they dont exist etc.
GameLabels This class provides an easy and effective point for accessing to each game resource bundle (game_labels_*_*.properties).
GameProperties This class provides an easy and effective point for accessing to each game resource bundle (game.properties).
JogreLabels This class provides an easy and effective point for accessing the main JOGRE resource bundle (system_*_*.properties).
JogreLogger Custom logging was created for JOGRE so that is as flexible and as lightweight as possible (e.g.
JogreLookAndFeel This class is used to create a Jogre look-and-feel.
JogrePropertyHash Convience class for storing key/values.
JogreUtilities Bunch of utilities which are used in several classes through the API.
ReadWriteLock Class for creating a read write designed for objects sitting on the server.
 

Package org.jogre.common.util Description

This package contain various utility classes.