Class Attributes

java.lang.Object
gaiasky.util.gdx.shader.attribute.Attributes
All Implemented Interfaces:
Comparable<Attributes>, Iterable<Attribute>, Comparator<Attribute>
Direct Known Subclasses:
Environment, Material

public class Attributes extends Object implements Iterable<Attribute>, Comparator<Attribute>, Comparable<Attributes>