public interface IIcon
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
java.lang.String |
getIconName() |
int |
getIconWidth() |
float |
getInterpolatedU(double p_94214_1_) |
float |
getInterpolatedV(double p_94207_1_) |
float |
getMaxU() |
float |
getMaxV() |
float |
getMinU() |
float |
getMinV() |
int getIconWidth()
int getIconHeight()
float getMinU()
float getMaxU()
float getInterpolatedU(double p_94214_1_)
float getMinV()
float getMaxV()
float getInterpolatedV(double p_94207_1_)
java.lang.String getIconName()