Package de.gurkenlabs.litiengine.attributes


package de.gurkenlabs.litiengine.attributes
  • Class
    Description
    Attribute<T extends Number>
    Represents an attribute with a base value and a list of modifiers.
    The PropertyModifier class represents a modifier that can be applied to a property.
    IAttribute<T extends Number>
    Interface representing an observable property that holds a numeric value.
    Represents the types of modifications that can be applied.
    Represents an attribute with a defined range, extending the base Attribute class.