Interface ObjectLayerPairFilterFn


public interface ObjectLayerPairFilterFn
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    shouldCollide(short layer1, short layer2)
     
  • Method Details

    • shouldCollide

      boolean shouldCollide(short layer1, short layer2)