Package noppes.npcs.api.gui
Interface ITexturedRect
- All Superinterfaces:
ICustomGuiComponent
-
Method Summary
Modifier and TypeMethodDescriptionfloat
getScale()
int
int
setRepeatingTexture
(int width, int height, int borderSize) setScale
(float scale) setTexture
(String texture) setTextureOffset
(int offsetX, int offsetY) Methods inherited from interface noppes.npcs.api.gui.ICustomGuiComponent
getEnabled, getHeight, getHoverText, getID, getPosX, getPosY, getType, getUniqueID, getVisible, getWidth, hasHoverText, setEnabled, setHoverText, setHoverText, setID, setPos, setSize, setVisible
-
Method Details
-
getTexture
String getTexture() -
setTexture
-
getScale
float getScale() -
setScale
-
getTextureX
int getTextureX() -
getTextureY
int getTextureY() -
setTextureOffset
-
setRepeatingTexture
-