Interface HitTester


public interface HitTester
A HitTester allows for user configurable picking.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isHit(int blockId)
     
  • Method Details

    • isHit

      boolean isHit(int blockId)