Uses of Interface
org.jogre.common.IJogre

Packages that use IJogre
org.jogre.client.awt This package contains visual classes which aid the creation of games. 
org.jogre.common.util This package contain various utility classes. 
 

Uses of IJogre in org.jogre.client.awt
 

Classes in org.jogre.client.awt that implement IJogre
 class JogreClientApplet
          Abstract JOGRE applet class.
 

Uses of IJogre in org.jogre.common.util
 

Classes in org.jogre.common.util that implement IJogre
 class GameProperties
          This class provides an easy and effective point for accessing to each game resource bundle (game.properties).