Class R_Palette

All Implemented Interfaces:
R_Constants, R_Constants_Colour, R_GUI

public class R_Palette extends Crope implements R_GUI
  • Constructor Details

    • R_Palette

      public R_Palette(vec2 pos, vec2 size)
  • Method Details

    • set_radius_picker

      public R_Palette set_radius_picker(int radius)
    • update

      public void update()
      Specified by:
      update in interface R_GUI
      Overrides:
      update in class Crope
    • show_value

      public void show_value()
      Specified by:
      show_value in interface R_GUI
      Overrides:
      show_value in class Crope
    • show_struc

      public void show_struc()
      Specified by:
      show_struc in interface R_GUI
      Overrides:
      show_struc in class Crope
    • render_palette_opengl

      public void render_palette_opengl()
    • render_palette_pixel

      public void render_palette_pixel()
    • get_color

      public int get_color()