
eu.hansolo.steelseries.tools.Direction Maven / Gradle / Ivy
package eu.hansolo.steelseries.tools;
/**
*
* @author hansolo
*/
public enum Direction
{
CLOCKWISE,
COUNTER_CLOCKWISE
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy