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

com.daxie.xops.character.CharacterAILevel Maven / Gradle / Ivy

Go to download

XOPSManipulator is a Java library that offers several functions to manipulate matters relating to X operations.

The newest version!
package com.daxie.xops.character;

public enum CharacterAILevel {
	NONE,
	D,
	C,
	B,
	A,
	S,
	SS,
	NO_WEAPON
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy