
com.kennycason.gdx.controller.controls.Controls Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gdx-controller Show documentation
Show all versions of gdx-controller Show documentation
A library to help with controller management in LibGDX.
The newest version!
package com.kennycason.gdx.controller.controls;
/**
* Created by kenny on 1/5/16.
*
* A simple interface of which all our controller enums should extend.
*/
public interface Controls {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy