Package de.gurkenlabs.litiengine.attributes

  • Class Summary 
    ClassDescription
    Attribute<T extends java.lang.Number>
    An attribute is a numerical representation of a property that can be adjusted using AttributeModifiers.
    AttributeModifier<T extends java.lang.Number>
    An attribute modifier allows to modify attributes by the specified Modification and modify value.
    RangeAttribute<T extends java.lang.Number> 
  • Enum Summary 
    EnumDescription
    Modification
    The different modification types that can be applied to an Attribute.