-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getId
public int getId()
- Returns:
- the id
-
getX
public int getX()
- Returns:
- the x
-
setX
public void setX(int x)
- Parameters:
x
- the x to set
-
getY
public int getY()
- Returns:
- the y
-
setY
public void setY(int y)
- Parameters:
y
- the y to set
-
getWidth
public int getWidth()
- Returns:
- the width
-
getHeight
public int getHeight()
- Returns:
- the height
-
getXoffset
public int getXoffset()
- Returns:
- the xoffset
-
getYoffset
public int getYoffset()
- Returns:
- the yoffset
-
getXadvance
public int getXadvance()
- Returns:
- the xadvance
-
getPage
public String getPage()
- Returns:
- the page
Copyright © 2013. All Rights Reserved.