PulpCore

Package pulpcore

Provides basic classes necessary for PulpCore apps, including input, asset management, and scene management.

See:
          Description

Interface Summary
Build The Build class provides information on this build of PulpCore.
 

Class Summary
Assets The Assets class provided a central location to retrieve game assets (images, fonts, sounds, etc.) from the jar or from zip files.
CoreSystem The CoreSystem class contains useful platform-specific methods.
Input The Input class provides an easy way to check the state of the keyboard keys, the mouse buttons, and the mouse location.
Stage The Stage class manages Scenes and drawing to the Surface.
 

Package pulpcore Description

Provides basic classes necessary for PulpCore apps, including input, asset management, and scene management.


PulpCore

Copyright © 2007-2009 Interactive Pulp, LLC.