![JAR search and dependency download from the Maven repository](/logo.png)
net.mostlyoriginal.api.component.mouse.MouseCursor Maven / Gradle / Ivy
package net.mostlyoriginal.api.component.mouse;
import com.artemis.Component;
import java.io.Serializable;
/**
* Follows mouse around.
*
* @author Daan van Yperen
*/
public class MouseCursor extends Component implements Serializable {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy