Class QuadOptionsMenu


  • public class QuadOptionsMenu
    extends Object
    • Constructor Detail

      • QuadOptionsMenu

        public QuadOptionsMenu​(SketchMapper sketchMapper,
                               processing.core.PApplet parent,
                               controlP5.ControlP5 controlP5)
    • Method Detail

      • compileSourceList

        public void compileSourceList()
        ********************************************** Populate the source list with the filenames of all the textures found in data/textures ************************************************
      • hide

        public void hide()
      • render

        public void render()
      • setSurfaceName

        public void setSurfaceName​(String name)
      • setSelectedSketch

        public void setSelectedSketch​(int sketchIndex)
      • getSelectedSketch

        public String getSelectedSketch()
      • getName

        public String getName()
      • show

        public void show()