Interface Block


public interface Block
  • Method Details

    • getWidth

      int getWidth()
    • getX

      int getX()
    • getY

      int getY()
    • getLineCount

      int getLineCount()
    • getLine

      BlockLine getLine(int index)