All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.mathiewz.slick.command.Control Maven / Gradle / Ivy

Go to download

The main purpose of this libraryis to modernize and maintain the slick2D library.

The newest version!
package com.github.mathiewz.slick.command;

/**
 * Marker class for abstract input controls
 *
 * @author joverton
 */
public interface Control {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy