Interface Table.DrawRect

Enclosing class:
Table

public static interface Table.DrawRect
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(float x, float y, float width, float height)
     
  • Method Details

    • draw

      void draw(float x, float y, float width, float height)