Interface ObjectLayerFilterFn


public interface ObjectLayerFilterFn
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    shouldCollide(short layer)
     
  • Method Details

    • shouldCollide

      boolean shouldCollide(short layer)