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

eu.hansolo.steelseries.tools.KnobType Maven / Gradle / Ivy

/*
 */
package eu.hansolo.steelseries.tools;

/**
 *
 * @author Gerrit Grunwald 
 */
public enum KnobType {

    SMALL_STD_KNOB,
    BIG_STD_KNOB,
    BIG_CHROME_KNOB,
    METAL_KNOB;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy