GF4J 0.9.4 Beta

Package gameframe.engines.jdk11x

Java 1.1.x implementations of the classes that make up the GF4J implementation.

See:
          Description

Class Summary
CComponentGraphicsEngine Java 1.1 AWT implementation of an component graphics engine.
CEmulatedFullscreenGraphicsEngine Java 1.1 AWT implementation of an emulated fullscreen graphics engine.
CEngineFactory Implementation of an engine factory for Java 1.1.x JVM's.
CInputEngine Implementation of the input engine for Java 1.1 JVM's.
CKeyboard Implementation of the keyboard device for Java 1.1 platform.
CLoopingSoundStream Looping sound stream that uses the given CSoundStream as the source for audio data.
CPointer Implementation of the pointer device for the Java 1.1 platform.
CSoundEngine Java 1.1 implementation of the sound engine.
CSoundStream Implementation of a sound stream that uses an array as the source for the streamed sound (sample) data.
CTimer Interface for a generic timer class that times the (average or exact, depending on implementation) time between the calls made to the calculateTime() method.
CWindowedGraphicsEngine Java 1.1 AWT implementation of a windowed graphics engine.
 

Package gameframe.engines.jdk11x Description

Java 1.1.x implementations of the classes that make up the GF4J implementation.


GF4J 0.9.4 Beta