Uses of Package
jgame.impl

Packages that use jgame.impl
jgame Contains the platform-independent classes of JGame. 
jgame.impl Package containing platform independent implementation details. 
jgame.platform Contains the platform-dependent JGame classes. 
 

Classes in jgame.impl used by jgame
JGEngineInterface
          Interface defining all platform-independent methods in JGEngine.
 

Classes in jgame.impl used by jgame.impl
Animation
           
JGEngineInterface
          Interface defining all platform-independent methods in JGEngine.
SortedArray
          Data structure that can be used as replacement for Hashtable<String> for fast sorted enumeration of its elements.
 

Classes in jgame.impl used by jgame.platform
Animation
           
JGEngineInterface
          Interface defining all platform-independent methods in JGEngine.