Class VehicleRect

java.lang.Object
zombie.pathfind.VehicleRect

public final class VehicleRect extends Object
  • 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()