程序包 org.wlld.yolo
类 YoloBody
java.lang.Object
org.wlld.yolo.YoloBody
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
YoloBody
public YoloBody()
-
-
方法详细资料
-
getX
public int getX() -
setX
public void setX(int x) -
getY
public int getY() -
setY
public void setY(int y) -
getWidth
public int getWidth() -
setWidth
public void setWidth(int width) -
getHeight
public int getHeight() -
setHeight
public void setHeight(int height) -
getTypeID
public int getTypeID() -
setTypeID
public void setTypeID(int typeID)
-