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

net.cassite.xboxrelay.base.TriggerLevel Maven / Gradle / Ivy

The newest version!
package net.cassite.xboxrelay.base;

public enum TriggerLevel {
    MAX,
    MIN,
    OFF,
    B_MIN, // backwards
    B_MAX, // backwards
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy