Uses of Package
org.newdawn.slick.command

Packages that use org.newdawn.slick.command
org.newdawn.slick.command Provides abstract input by mapping physical device inputs (mouse, keyboard and controllers) to abstract commands that are relevant to a particular game. 
org.newdawn.slick.tests Tests for the facilities provided by the library. 
 

Classes in org.newdawn.slick.command used by org.newdawn.slick.command
Command
          The description of a action feedback from the abstract input system.
Control
          Marker class for abstract input controls
InputProviderListener
          Description of any class wishing to recieve notifications of command invocations.
 

Classes in org.newdawn.slick.command used by org.newdawn.slick.tests
Command
          The description of a action feedback from the abstract input system.
InputProviderListener
          Description of any class wishing to recieve notifications of command invocations.
 



Copyright © 2006 New Dawn Software. All Rights Reserved.