package org.newdawn.slick.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