com.daxie.xops.weapon.WeaponShootingStance Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xopsmanipulator Show documentation
Show all versions of xopsmanipulator Show documentation
XOPSManipulator is a Java library that offers several functions to manipulate matters relating to X operations.
The newest version!
package com.daxie.xops.weapon;
public enum WeaponShootingStance {
RIFLE,
HANDGUN,
CARRY
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy