org.newdawn.slick.command
Interface Command

All Known Implementing Classes:
BasicCommand

public interface Command

The description of a action feedback from the abstract input system. This marker allows the creation of action objects that can contain useful state. If you don't need state and just a name use BasicCommand

Author:
kevin



Copyright © 2006 New Dawn Software. All Rights Reserved.