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

com.github.dabasan.jxm.properties.weapon.ScopeMode Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
package com.github.dabasan.jxm.properties.weapon;

/**
 * Scope mode
 *
 * @author maeda6uiui
 */
public enum ScopeMode {
    NONE, LOW, HIGH, EQUAL
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy