Package arc.math.geom

Interface Geometry.Raycaster

Enclosing class:
Geometry

public static interface Geometry.Raycaster
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accept(int x, int y)
     
  • Method Details

    • accept

      boolean accept(int x, int y)