Class CollideWithObstaclesPoly

java.lang.Object
zombie.pathfind.CollideWithObstaclesPoly

public class CollideWithObstaclesPoly extends Object
  • Constructor Details

    • CollideWithObstaclesPoly

      public CollideWithObstaclesPoly()
  • Method Details

    • resolveCollision

      public Vector2f resolveCollision(IsoGameCharacter arg0, float arg1, float arg2, Vector2f arg3)
    • canStandAt

      public boolean canStandAt(float float1, float float3, float float6, BaseVehicle vehicle, int int0)
    • isNotClear

      public boolean isNotClear(float arg0, float arg1, float arg2, float arg3, int arg4, boolean arg5, BaseVehicle arg6, boolean arg7, boolean arg8)
    • vehicleMoved

      public void vehicleMoved(VehiclePoly arg0, VehiclePoly arg1)
    • render

      public void render()