Interface DrawPart.PartFunc

Enclosing class:
DrawPart

public static interface DrawPart.PartFunc
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    get(float a, float b)
     
  • Method Details

    • get

      float get(float a, float b)