Interface RenderElement.ColourFunction

Enclosing class:
RenderElement

static interface RenderElement.ColourFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    colour(int frame)
     
  • Method Details

    • colour

      int colour(int frame)