GF4J 0.9.4 Beta

Package gameframe.engines

Common classes to all engine implementations.

See:
          Description

Interface Summary
EngineFactory Defines an interface to an engine factory.
Finalizable Defines an interface to finalizable objects.
 

Class Summary
NullMusic A do nothing implementation of a music object.
NullSample A do nothing implementation of the sound object.
NullSoundEngine Do nothing implementation of the sound engine, used e.g. when no soundcard is found on the current platform.
 

Package gameframe.engines Description

Common classes to all engine implementations. Subdirectories contain the engine implementations.


GF4J 0.9.4 Beta