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

net.peanuuutz.fork.ui.internal.MouseHacker Maven / Gradle / Ivy

The newest version!
package net.peanuuutz.fork.ui.internal;

public interface MouseHacker {
    long forkui$getPosition();

    long forkui$getOffset();

    int forkui$getMouseButton();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy