Package arc.math.geom

Interface Geometry.SolidChecker

Enclosing class:
Geometry

public static interface Geometry.SolidChecker
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    solid(float index, int x, int y)
     
  • Method Details

    • solid

      boolean solid(float index, int x, int y)