Interface IGearTypeData
public interface IGearTypeData
Needs to be extended by implementing RPGs
public class SR6WeaponData implements GearTypeData {
...
}
-
Method Summary
-
Method Details
-
copyToAttributes
-