public class Portrait extends InterfaceObject
Constructor and Description |
---|
Portrait(org.newdawn.slick.Image image,
org.newdawn.slick.GameContainer gc) |
Portrait(java.lang.String pathToTex,
org.newdawn.slick.GameContainer gc) |
atCenter, draw, draw, draw, draw, draw, draw, draw, draw, getDis, getPos, getScale, getScaledHeight, getScaledWidth, getSize, isMouseOver, setInfo, setPosition, setSize
bind, clampTexture, copy, destroy, draw, draw, draw, draw, draw, draw, drawCentered, drawEmbedded, drawEmbedded, drawEmbedded, drawFlash, drawFlash, drawFlash, drawSheared, drawSheared, drawWarped, endUse, ensureInverted, flushPixelData, getAlpha, getCenterOfRotationX, getCenterOfRotationY, getColor, getFilter, getFlippedCopy, getGraphics, getHeight, getName, getResourceReference, getRotation, getScaledCopy, getScaledCopy, getSubImage, getTexture, getTextureHeight, getTextureOffsetX, getTextureOffsetY, getTextureWidth, getWidth, isDestroyed, rotate, setAlpha, setCenterOfRotation, setColor, setColor, setFilter, setImageColor, setImageColor, setName, setRotation, setTexture, startUse, toString
public Portrait(java.lang.String pathToTex, org.newdawn.slick.GameContainer gc) throws org.newdawn.slick.SlickException, java.io.FileNotFoundException
org.newdawn.slick.SlickException
java.io.FileNotFoundException
public Portrait(org.newdawn.slick.Image image, org.newdawn.slick.GameContainer gc) throws java.io.FileNotFoundException
java.io.FileNotFoundException