public interface IEntityAttribute
Modifier and Type | Method and Description |
---|---|
double |
clampValue(double value) |
double |
getDefaultValue() |
java.lang.Object |
getInternal() |
java.lang.String |
getName() |
IEntityAttribute |
getParent() |
boolean |
getShouldWatch() |
java.lang.String getName()
double clampValue(double value)
double getDefaultValue()
boolean getShouldWatch()
IEntityAttribute getParent()
java.lang.Object getInternal()