org.lee.mugen.sprite.background
Class Camera
java.lang.Object
org.lee.mugen.sprite.background.Camera
public class Camera
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Camera
public Camera(Stage stage)
getBoundhigh
public int getBoundhigh()
setBoundhigh
public void setBoundhigh(int boundhigh)
getBoundleft
public int getBoundleft()
setBoundleft
public void setBoundleft(int boundleft)
getBoundlow
public int getBoundlow()
setBoundlow
public void setBoundlow(int boundlow)
getBoundright
public int getBoundright()
setBoundright
public void setBoundright(int boundright)
getFloortension
public int getFloortension()
setFloortension
public void setFloortension(int floortension)
getStartx
public int getStartx()
setStartx
public void setStartx(int startx)
getStarty
public int getStarty()
setStarty
public void setStarty(int starty)
getTension
public int getTension()
setTension
public void setTension(int tension)
getVerticalfollow
public float getVerticalfollow()
setVerticalfollow
public void setVerticalfollow(float verticalfollow)
getX
public int getX()
setX
public void setX(int x)
getY
public int getY()
setY
public void setY(int y)
addX
public void addX(int i)
addY
public void addY(int i)
getEnvShake
public Shake getEnvShake()
setEnvShake
public void setEnvShake(Shake envShake)
getHeight
public int getHeight()
setHeight
public void setHeight(int height)
getWidth
public int getWidth()
setWidth
public void setWidth(int width)