public class QuadOptionsMenu extends Object
Constructor and Description |
---|
QuadOptionsMenu(SketchMapper sketchMapper,
processing.core.PApplet parent,
controlP5.ControlP5 controlP5) |
Modifier and Type | Method and Description |
---|---|
void |
compileSourceList()
**********************************************
Populate the source list with the filenames
of all the textures found in data/texures
************************************************
|
void |
hide() |
void |
render() |
void |
setSelectedSketch(String sketch) |
void |
setSurfaceName(String name) |
void |
show() |
public QuadOptionsMenu(SketchMapper sketchMapper, processing.core.PApplet parent, controlP5.ControlP5 controlP5)
public void compileSourceList()
public void hide()
public void render()
public void setSurfaceName(String name)
public void setSelectedSketch(String sketch)
public void show()
Copyright © 2017. All rights reserved.