Class AtkAttribute


  • public class AtkAttribute
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long name  
      static int sizeof  
      long value  
    • Constructor Summary

      Constructors 
      Constructor Description
      AtkAttribute()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        public long name
      • value

        public long value
      • sizeof

        public static final int sizeof
    • Constructor Detail

      • AtkAttribute

        public AtkAttribute()