Interface LayerOperator


public interface LayerOperator
  • Method Summary

    Modifier and Type Method Description
    int apply​(int x, int z)  
  • Method Details

    • apply

      int apply​(int x, int z)