Class VehicleRect
java.lang.Object
zombie.pathfind.VehicleRect
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
w
public int w -
h
public int h -
z
public int z
-
-
Constructor Details
-
VehicleRect
public VehicleRect()
-
-
Method Details
-
left
public int left() -
top
public int top() -
right
public int right() -
bottom
public int bottom() -
release
public void release()
-